SetAzFunctionApp_UpdateExpanded.HyperV Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Category(new Microsoft.Azure.PowerShell.Cmdlets.Functions.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Functions.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Hyper-V sandbox.", PossibleTypes=new System.Type[] { typeof(System.Management.Automation.SwitchParameter) }, ReadOnly=false, Required=false, SerializedName="hyperV")]
[System.Management.Automation.Parameter(HelpMessage="Hyper-V sandbox.", Mandatory=false)]
public System.Management.Automation.SwitchParameter HyperV { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Category(new Microsoft.Azure.PowerShell.Cmdlets.Functions.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Functions.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Hyper-V sandbox.", PossibleTypes=new System.Type[] { typeof(System.Management.Automation.SwitchParameter) }, ReadOnly=false, Required=false, SerializedName="hyperV")>]
[<System.Management.Automation.Parameter(HelpMessage="Hyper-V sandbox.", Mandatory=false)>]
member this.HyperV : System.Management.Automation.SwitchParameter with get, set
Public Property HyperV As SwitchParameter

Property Value

SwitchParameter
Attributes

Applies to