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

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

Creates a new service bus namespace.

Method Details

ExecuteCmdlet() public method

Creates a new service bus namespace.
public ExecuteCmdlet ( ) : void
return void