다음을 통해 공유


ValidateRequest.IsXenon 속성

정의

App Service 계획이 windows 컨테이너로 실행되는 경우 lt;code>true</code>를 가져오거나 설정합니다&.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isXenon")]
public bool? IsXenon { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isXenon")>]
member this.IsXenon : Nullable<bool> with get, set
Public Property IsXenon As Nullable(Of Boolean)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상