Share via


IScalingPlanPersonalSchedule.RampDownActionOnDisconnect Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="Action to be taken after a user disconnect during the ramp down period.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.SessionHandlingOperation) }, ReadOnly=false, Required=false, SerializedName="rampDownActionOnDisconnect")]
public Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.SessionHandlingOperation? RampDownActionOnDisconnect { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="Action to be taken after a user disconnect during the ramp down period.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.SessionHandlingOperation) }, ReadOnly=false, Required=false, SerializedName="rampDownActionOnDisconnect")>]
member this.RampDownActionOnDisconnect : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.SessionHandlingOperation> with get, set
Public Property RampDownActionOnDisconnect As Nullable(Of SessionHandlingOperation)

Property Value

Attributes

Applies to