C# Class Microsoft.WindowsAzure.Commands.ServiceBus.GetAzureSBNamespaceCommand

Inheritance: Microsoft.WindowsAzure.Commands.Utilities.Common.AzureSMCmdlet
Datei anzeigen Open project: Azure/azure-powershell Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ExecuteCmdlet ( ) : void

Executes the cmdlet.

Method Details

ExecuteCmdlet() public method

Executes the cmdlet.
public ExecuteCmdlet ( ) : void
return void