Aracılığıyla paylaş


IScalingPlanPersonalSchedule.RampDownActionOnLogoff Property

Definition

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

Property Value

Attributes

Applies to