NewAzWvdHostPool_CreateExpanded.StartVMOnConnect Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Category(new Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="The flag to turn on/off StartVMOnConnect feature.", PossibleTypes=new System.Type[] { typeof(System.Management.Automation.SwitchParameter) }, ReadOnly=false, Required=false, SerializedName="startVMOnConnect")]
[System.Management.Automation.Parameter(HelpMessage="The flag to turn on/off StartVMOnConnect feature.", Mandatory=false)]
public System.Management.Automation.SwitchParameter StartVMOnConnect { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Category(new Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="The flag to turn on/off StartVMOnConnect feature.", PossibleTypes=new System.Type[] { typeof(System.Management.Automation.SwitchParameter) }, ReadOnly=false, Required=false, SerializedName="startVMOnConnect")>]
[<System.Management.Automation.Parameter(HelpMessage="The flag to turn on/off StartVMOnConnect feature.", Mandatory=false)>]
member this.StartVMOnConnect : System.Management.Automation.SwitchParameter with get, set
Public Property StartVMOnConnect As SwitchParameter

Property Value

SwitchParameter
Attributes

Applies to