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

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

Private Properties

Property Type Description

Public Methods

Method Description
ExecuteCmdlet ( ) : void

Gets list of service bus regions on the given subscription.

Method Details

ExecuteCmdlet() public method

Gets list of service bus regions on the given subscription.
public ExecuteCmdlet ( ) : void
return void