Share via


IScalingPlanPersonalSchedule.RampUpStartVMOnConnect Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="The desired configuration of Start VM On Connect for the hostpool during the ramp up phase. If this is disabled, session hosts must be turned on using rampUpAutoStartHosts or by turning them on manually.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.SetStartVMOnConnect) }, ReadOnly=false, Required=false, SerializedName="rampUpStartVMOnConnect")]
public Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.SetStartVMOnConnect? RampUpStartVMOnConnect { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="The desired configuration of Start VM On Connect for the hostpool during the ramp up phase. If this is disabled, session hosts must be turned on using rampUpAutoStartHosts or by turning them on manually.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.SetStartVMOnConnect) }, ReadOnly=false, Required=false, SerializedName="rampUpStartVMOnConnect")>]
member this.RampUpStartVMOnConnect : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.SetStartVMOnConnect> with get, set
Public Property RampUpStartVMOnConnect As Nullable(Of SetStartVMOnConnect)

Property Value

Attributes

Applies to