CollectionSessionListResult.Sessions Property

Definition

Optional. The list of user sessions.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.RemoteApp.Models.RemoteAppSession> Sessions { get; set; }
member this.Sessions : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.RemoteApp.Models.RemoteAppSession> with get, set
Public Property Sessions As IList(Of RemoteAppSession)

Property Value

Applies to