Share via


SitePatchResourceProperties.HyperV Property

Definition

Hyper-V sandbox.

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

Property Value

Implements

Attributes

Applies to