HALBDeviceAgentDiagnostic
NAMESPACE
RASAdminEngine.Core.OutputModels.AgentDiagnostic
DESCRIPTION
HALB Device Agent Status
INHERITED FROM
⇒
HALBDeviceAgentDiagnostic
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
AgentDiagnosticType
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
State
HALB Device Agent Diagnostic State.
Boolean
Supported
Whether the HALB Device is supported or not.
PUBLIC METHODS
Type
Name
Description
Int32
CompareTo (Object obj)
Inherited from RASSerilazableObj
Boolean
Equals (Object obj)
Inherited from RASSerilazableObj
Int32
GetHashCode ()
Inherited from RASSerilazableObj
Type
GetType ()
String
ToString ()
References to Commands
Last updated