RemoteAppSession.State Property

Definition

Optional. The session state. Possible values are 'Active', 'Disconnected', 'NoSession', 'Unknown'

public Microsoft.WindowsAzure.Management.RemoteApp.Models.SessionState State { get; set; }
member this.State : Microsoft.WindowsAzure.Management.RemoteApp.Models.SessionState with get, set
Public Property State As SessionState

Property Value

Applies to