次の方法で共有


AppServicePlanInner.GeoRegion プロパティ

定義

App Service プランの地理的な場所を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.geoRegion")]
public string GeoRegion { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.geoRegion")>]
member this.GeoRegion : string
Public ReadOnly Property GeoRegion As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象