Delen via


IScalingPlanPersonalSchedule.RampUpActionOnLogoff Property

Definition

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

Property Value

Attributes

Applies to