Compartir a través de


AppServicePlanPatchResource.IsXenon Propiedad

Definición

Obtiene o establece un valor obsoleto: si el plan de App Service de contenedor de Hyper-V lt &;code>true</code>, <code>false</code> en caso contrario.

[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