次の方法で共有


AppServicePlan.ExtendedLocation プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="extendedLocation")]
public Microsoft.Azure.Management.WebSites.Models.ExtendedLocation ExtendedLocation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="extendedLocation")>]
member this.ExtendedLocation : Microsoft.Azure.Management.WebSites.Models.ExtendedLocation with get, set
Public Property ExtendedLocation As ExtendedLocation

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象