Share via


IScalingPlanPersonalSchedulePatch.RampUpAutoStartHost Property

Definition

The desired startup behavior during the ramp up period for personal vms in the hostpool.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.PSArgumentCompleter(new System.String[] { "None", "WithAssignedUser", "All" })]
[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="The desired startup behavior during the ramp up period for personal vms in the hostpool.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="rampUpAutoStartHosts", Update=true)]
public string RampUpAutoStartHost { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.PSArgumentCompleter(new System.String[] { "None", "WithAssignedUser", "All" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="The desired startup behavior during the ramp up period for personal vms in the hostpool.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="rampUpAutoStartHosts", Update=true)>]
member this.RampUpAutoStartHost : string with get, set
Public Property RampUpAutoStartHost As String

Property Value

Attributes

Applies to