Share via


IScalingPlanPersonalSchedule.PeakActionOnLogoff Property

Definition

Action to be taken after a logoff during the peak period.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.PSArgumentCompleter(new System.String[] { "None", "Deallocate", "Hibernate" })]
[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="Action to be taken after a logoff during the peak period.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="peakActionOnLogoff", Update=true)]
public string PeakActionOnLogoff { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.PSArgumentCompleter(new System.String[] { "None", "Deallocate", "Hibernate" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="Action to be taken after a logoff during the peak period.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="peakActionOnLogoff", Update=true)>]
member this.PeakActionOnLogoff : string with get, set
Public Property PeakActionOnLogoff As String

Property Value

Attributes

Applies to