ProviderSysInfo
Last updated
RASAdminEngine.Core.OutputModels.ProviderSystemInfo
Provider System Information
⇒
⇒
ProviderSysInfo
ISerializable
IComparable
UInt32
ActiveConnections
Number of active connections.
String
AgentVer
Agent Version.
String
ConnectedConnectionBroker
Specifies the connected Connection Broker.
UInt32
CPULoad
CPU load percentage.
UInt32
DiskRead
Disk Read.
UInt32
DiskWrite
Disk Write.
Boolean
Enabled
Whether the object is enabled or not.
String
FriendlyName
The Provider Friendly Name.
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.
String
Server
Server name.
String
ServerOS
Server Operating System.
String
ServiceStartTime
Service start time.
String
SystemBootTime
System boot time.
UInt32
UnhandledExceptions
Number of unhandled exceptions.
String
VDIAgent
FQDN or IP address of the VDI Agent.
Type
GetType ()
String
ToString ()
### References to Commands
----------------------------------------------------------------
Last updated