Compartilhar via


DeploymentLocations.Locations Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="locations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.GeoRegion> Locations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="locations")>]
member this.Locations : System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.GeoRegion> with get, set
Public Property Locations As IList(Of GeoRegion)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to