HALBDeviceStatus
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
HALB Device Status Information
INHERITED FROM
⇒
⇒
HALBDeviceStatus
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
String
AgentVer
Agent Version.
Boolean
LoggingEnabled
LogLevel
Level of logging: 0 = Critical, 1 = Error, 2 = Warning, 3 = Standard (Information), 4 = Extended, 5 = Verbose (Trace).
String
MachineId
Id of the machine
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.
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
### References to Commands
Last updated