RDSHostSysInfo
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
RDS System Information
INHERITED FROM
⇒
⇒
RDSHostSysInfo
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
UInt32
ActiveConnections
Number of active connections.
UInt32
ActiveSessions
Number of active sessions.
AppPackageStatuses
The Application Packages statuses.
UInt32
CPULoad
UInt32
DisconnectedSessions
Number of disconnected sessions.
UInt32
DiskRead
UInt32
DiskWrite
Boolean
Enabled
String
Id
The IP the agent is using.
String
Location
String
MachineId
UInt32
Pending schedule that can be canceled.
String
PreferredBroker
Specifies the preferred Connection Broker.
String
Server
ServiceStartTime
UInt32
SiteId
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
### References to Commands
--------------------------------------------------------------
Last updated