Aracılığıyla paylaş


IScalingSchedule.RampDownForceLogoffUser Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="Should users be logged off forcefully from hosts.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="rampDownForceLogoffUsers")]
public bool? RampDownForceLogoffUser { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="Should users be logged off forcefully from hosts.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="rampDownForceLogoffUsers")>]
member this.RampDownForceLogoffUser : Nullable<bool> with get, set
Public Property RampDownForceLogoffUser As Nullable(Of Boolean)

Property Value

Attributes

Applies to