RDSHostSysInfo Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

RDS System Information

INHERITED FROM

RASSerilazableObj
RASAgentInfo
RDSHostSysInfo

INTERFACES

PUBLIC PROPERTIES

Type Name Description
UInt32 ActiveConnections Number of active connections.
UInt32 ActiveSessions Number of active sessions.
AgentState AgentState Inherited from RASAgentInfo
String AgentVer
List<AppPackageStatus> AppPackageStatuses The Application Packages statuses.
UInt32 CPULoad
UInt32 DisconnectedSessions Number of disconnected sessions.
UInt32 DiskRead
UInt32 DiskWrite
Boolean Enabled
String Id Inherited from RASAgentInfo
String IP The IP the agent is using.
SessionLoginStatus LoginStatus The Session login status
RASLogLevel LogLevel
String MachineId
UInt32 MemLoad
PendingScheduleType PendingSchedule Pending schedule that can be canceled.
String PreferredBroker Specifies the preferred Connection Broker.
String Server
String ServerOS
RASServerType ServerType Inherited from RASAgentInfo
String ServiceStartTime
UInt32 SiteId Inherited from RASAgentInfo
String SystemBootTime
UInt32 UnhandledExceptions
SessionUPDStatus UPDStatus The Session UPD status

PUBLIC METHODS

Type Name Description
Int32 CompareTo (Object obj) Inherited from RASSerilazableObj
Boolean Equals (Object obj) Inherited from RASSerilazableObj
Int32 GetHashCode () Inherited from RASSerilazableObj
Type GetType ()
String ToString ()

References to Commands

Get-RASRDSHostStatus