LocationsListResponse.Locations Property

Definition

Optional. The data center locations that are valid for your subscription.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Models.LocationsListResponse.Location> Locations { get; set; }
member this.Locations : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Models.LocationsListResponse.Location> with get, set
Public Property Locations As IList(Of LocationsListResponse.Location)

Property Value

Applies to