Compartir a través de


ValidateRequest.IsXenon Propiedad

Definición

Obtiene o establece <code>true</code> si App Service plan se ejecuta como un contenedor de 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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a