IManagementClient.Locations Property

Definition

The Service Management API includes operations for listing the available data center locations for a hosted service in your subscription. (see http://msdn.microsoft.com/en-us/library/windowsazure/gg441299.aspx for more information)

public Microsoft.WindowsAzure.Management.ILocationOperations Locations { get; }
member this.Locations : Microsoft.WindowsAzure.Management.ILocationOperations
Public ReadOnly Property Locations As ILocationOperations

Property Value

Applies to