Delen via


IScalingPlanPersonalSchedule.RampUpAutoStartHost Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="The desired startup behavior during the ramp up period for personal vms in the hostpool.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.StartupBehavior) }, ReadOnly=false, Required=false, SerializedName="rampUpAutoStartHosts")]
public Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.StartupBehavior? RampUpAutoStartHost { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="The desired startup behavior during the ramp up period for personal vms in the hostpool.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.StartupBehavior) }, ReadOnly=false, Required=false, SerializedName="rampUpAutoStartHosts")>]
member this.RampUpAutoStartHost : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.StartupBehavior> with get, set
Public Property RampUpAutoStartHost As Nullable(Of StartupBehavior)

Property Value

Attributes

Applies to