HALBDeviceAgentDiagnostic Class
NAMESPACE
RASAdminEngine.Core.OutputModels.AgentDiagnostic
DESCRIPTION
HALB Device Agent Status
INHERITED FROM
RASSerilazableObj⇒HALBDeviceAgentDiagnostic
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
String
AgentVersion
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
String
Server
Boolean
Supported
Whether the HALB Device is supported or not.
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
Last updated