Udostępnij za pośrednictwem


AppServicePlanProperties.HyperV Property

Definition

If Hyper-V container app service plan true, false otherwise.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public bool? HyperV { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.HyperV : Nullable<bool> with get, set
Public Property HyperV As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to