Share via


IScalingPlanPersonalSchedulePatch.RampDownActionOnDisconnect Property

Definition

Action to be taken after a user disconnect during the ramp down 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 user disconnect during the ramp down period.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="rampDownActionOnDisconnect", Update=true)]
public string RampDownActionOnDisconnect { 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 user disconnect during the ramp down period.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="rampDownActionOnDisconnect", Update=true)>]
member this.RampDownActionOnDisconnect : string with get, set
Public Property RampDownActionOnDisconnect As String

Property Value

Attributes

Applies to