次の方法で共有


DeploymentLocations.Locations プロパティ

定義

使用可能なリージョンを取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象