次の方法で共有


AppServiceEnvironmentResourceInner.AppServiceEnvironmentResourceLocation プロパティ

定義

"米国西部" など、App Service Environmentの場所を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.location")]
public string AppServiceEnvironmentResourceLocation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.location")>]
member this.AppServiceEnvironmentResourceLocation : string with get, set
Public Property AppServiceEnvironmentResourceLocation As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象