Share via


ISessionHostPatch.AllowNewSession Property

Definition

Allow a new session.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="Allow a new session.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="allowNewSession", Update=true)]
public bool? AllowNewSession { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="Allow a new session.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="allowNewSession", Update=true)>]
member this.AllowNewSession : Nullable<bool> with get, set
Public Property AllowNewSession As Nullable(Of Boolean)

Property Value

Attributes

Applies to