RDSHostSysInfoSessionApp
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
RDS Session Application System Information
INHERITED FROM
⇒
⇒
⇒
RDSHostSysInfoSessionApp
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
String
AgentVer
Agent Version. List<AppPackageStatus> AppPackageStatuses Inherited from RDSHostSysInfo The Application Packages statuses.
UInt32
CPULoad
CPU load percentage.
UInt32
DiskRead
Disk Read.
UInt32
DiskWrite
Disk Write.
Boolean
Enabled
Whether the object is enabled or not.
LogLevel
Level of logging: 0 = Critical, 1 = Error, 2 = Warning, 3 = Standard (Information), 4 = Extended, 5 = Verbose (Trace).
String
MachineId
Id of the machine
UInt32
MemLoad
Memory load percentage.
PendingSchedule
Inherited from RDSHostSysInfo Pending schedule that can be canceled.
String
Server
Server name.
String
ServerOS
Server Operating System.
String
SystemBootTime
System boot time.
UInt32
UnhandledExceptions
Number of unhandled exceptions.
PUBLIC METHODS
Type
GetType ()
String
ToString ()
### References to Commands
Last updated