Delen via


IScalingPlanPooledSchedule.RampDownStopHostsWhen Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="Specifies when to stop hosts during ramp down period.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.StopHostsWhen) }, ReadOnly=false, Required=false, SerializedName="rampDownStopHostsWhen")]
public Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.StopHostsWhen? RampDownStopHostsWhen { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="Specifies when to stop hosts during ramp down period.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.StopHostsWhen) }, ReadOnly=false, Required=false, SerializedName="rampDownStopHostsWhen")>]
member this.RampDownStopHostsWhen : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.StopHostsWhen> with get, set
Public Property RampDownStopHostsWhen As Nullable(Of StopHostsWhen)

Property Value

Attributes

Applies to