共用方式為


ValidateRequest.IsXenon 屬性

定義

取得或設定 & lt;code & gt;true & lt;/code & gt; 如果App Service計畫是以 Windows 容器的形式執行

[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

適用於