# BrokerAgentDiagnostic

## NAMESPACE

RASAdminEngine.Core.OutputModels.AgentDiagnostic

## DESCRIPTION

Broker Agent Diagnostic

## INHERITED FROM

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

⇒

BrokerAgentDiagnostic

## 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                                                                                                                                                  | CanTakeover         | Whether the Broker can be taken over or not. |
| String                                                                                                                                                   | IP                  | Broker IP.                                   |
| String                                                                                                                                                   | OSVersion           | Operating System Version.                    |
| String                                                                                                                                                   | PrimaryServer       | Primary Server.                              |
| String                                                                                                                                                   | Server              | Server name.                                 |
| [BrokerDiagnosticState](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/brokerdiagnosticstate)   | State               | Broker Agent Diagnostic State.               |

## 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 |                                                                                                                                                               |
