Compartir a través de


AppServicePlanPatchResource.HyperV Propiedad

Definición

Obtiene o establece si el plan de App Service de contenedor de Hyper-V plan <code>true</code>, <code>false</code> en caso contrario.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a