# HALBDeviceAgentDiagnostic

## NAMESPACE

RASAdminEngine.Core.OutputModels.AgentDiagnostic

## DESCRIPTION

HALB Device Agent Status

## INHERITED FROM

[RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj)

⇒

HALBDeviceAgentDiagnostic

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                                                     | Name                | Description                                    |
| -------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------- | ---------------------------------------------- |
| [RASAgentDiagnosticType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasagentdiagnostictype) | AgentDiagnosticType | Type of agent diagnostic.                      |
| 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.                                   |
| [DiagnosticState](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/diagnosticstate)               | 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](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Boolean     | Equals (Object obj)        | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Int32       | GetHashCode ()             | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Type        | GetType ()                 | String                                                                                                                                                        |
| ToString () | ### References to Commands |                                                                                                                                                               |
