Condividi tramite


SessionHostProperties.Session Property

Definition

Number of sessions on SessionHost.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Origin(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.PropertyOrigin.Owned)]
public int? Session { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Origin(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.PropertyOrigin.Owned)>]
member this.Session : Nullable<int> with get, set
Public Property Session As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to