# EnrollmentServerAgentDiagnostic Class

### NAMESPACE

RASAdminEngine.Core.OutputModels.AgentDiagnostic

### DESCRIPTION

Enrollment Server Agent Diagnostic

### INHERITED FROM

[RASSerilazableObj](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/RASSerilazableObj.html)⇒EnrollmentServerAgentDiagnostic

### INTERFACES

* ISerializable
* IComparable

### PUBLIC PROPERTIES

| Type                                                                                                                                                      | Name                | Description |                                           |
| --------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------- | ----------- | ----------------------------------------- |
| [RASAgentDiagnosticType](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/RASAgentDiagnosticType.html) | AgentDiagnosticType |             |                                           |
| String                                                                                                                                                    | AgentVersion        |             |                                           |
| String                                                                                                                                                    | ConnectedBrokerIP   |             | Connected Broker IP.                      |
| String                                                                                                                                                    | OSVersion           |             |                                           |
| String                                                                                                                                                    | Server              |             |                                           |
| [DiagnosticState](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/DiagnosticState.html)               | State               |             | Enrollment Server Agent Diagnostic State. |
| UInt32                                                                                                                                                    | Version             |             | Version.                                  |

### PUBLIC METHODS

| Type    | Name                   | Description                                                                                                                                                    |   |
| ------- | ---------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- | - |
| Int32   | CompareTo (Object obj) | Inherited from [RASSerilazableObj](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/RASSerilazableObj.html) |   |
| Boolean | Equals (Object obj)    | Inherited from [RASSerilazableObj](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/RASSerilazableObj.html) |   |
| Int32   | GetHashCode ()         | Inherited from [RASSerilazableObj](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/RASSerilazableObj.html) |   |
| Type    | GetType ()             |                                                                                                                                                                |   |
| String  | ToString ()            |                                                                                                                                                                |   |
