Partilhar via


IHostPool.StartVMOnConnect Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="The flag to turn on/off StartVMOnConnect feature.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="startVMOnConnect")]
public bool? StartVMOnConnect { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="The flag to turn on/off StartVMOnConnect feature.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="startVMOnConnect")>]
member this.StartVMOnConnect : Nullable<bool> with get, set
Public Property StartVMOnConnect As Nullable(Of Boolean)

Property Value

Attributes

Applies to