Share via


AppServicePlan.IsHyperV Property

Definition

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

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

Property Value

Applies to