HALBDeviceAgentDiagnostic
NAMESPACE
RASAdminEngine.Core.OutputModels.AgentDiagnostic
DESCRIPTION
HALB Device Agent Status
INHERITED FROM
⇒
HALBDeviceAgentDiagnostic
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description
RASAgentDiagnosticType | 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 | DiagnosticState
State | HALB Device Agent Diagnostic State. | Boolean
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