Share via


IScalingPlanPersonalSchedule.PeakActionOnDisconnect Property

Definition

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

Property Value

Attributes

Applies to