Delen via


IScalingPlanPersonalSchedule.RampUpActionOnDisconnect Property

Definition

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

Property Value

Attributes

Applies to