RDSSysInfo Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

RDS System Information

INHERITED FROM

RASSerilazableObj
RASAgentInfo
RDSSysInfo

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 Inherited from RASAgentInfo
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 Inherited from RASAgentInfo
String MachineId Inherited from RASAgentInfo
UInt32 MemLoad
PendingScheduleType PendingSchedule Pending schedule that can be canceled.
String PreferredPA Specifies the preferred PA.
String Server Inherited from RASAgentInfo
String ServerOS Inherited from RASAgentInfo
RASServerType ServerType Inherited from RASAgentInfo
String ServiceStartTime Inherited from RASAgentInfo
UInt32 SiteId Inherited from RASAgentInfo
String SystemBootTime Inherited from RASAgentInfo
UInt32 UnhandledExceptions Inherited from RASAgentInfo
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-RASRDSStatus