Partager via


DeploymentLocations.Locations Propriété

Définition

Obtient ou définit les régions disponibles.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à