LocationListResult.Locations Property

Definition

Optional. Gets the locations.

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

Property Value

Applies to