Share via


AppServicePlanPatch.IsHyperV Property

Definition

If Hyper-V container app service plan <code>true</code>, <code>false</code> otherwise.

public bool? IsHyperV { get; set; }
member this.IsHyperV : Nullable<bool> with get, set
Public Property IsHyperV As Nullable(Of Boolean)

Property Value

Applies to