다음을 통해 공유


ValidateRequest.HostingEnvironment 속성

정의

앱 또는 App Service 계획을 만들어야 하는 App Service Environment 이름을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상