HALBDeviceAgentDiagnostic
NAMESPACE
RASAdminEngine.Core.OutputModels.AgentDiagnostic
DESCRIPTION
HALB Device Agent Status
INHERITED FROM
⇒
HALBDeviceAgentDiagnostic
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
String
AgentVersion
Agent Version.
Boolean
Initialized
Whether the HALB Device is initialized or not.
String
IPAddress
IP Address.
Boolean
Logging
Whether Logging is enabled or not.
String
MACAddress
MACAddress.
String
OSVersion
Operating System Version.
String
Server
Server name.
Boolean
Supported
Whether the HALB Device is supported or not.
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
### References to Commands
Last updated