# GuestAgentDiagnostic

## NAMESPACE

RASAdminEngine.Core.OutputModels.AgentDiagnostic

## DESCRIPTION

Guest Agent Diagnostic

## INHERITED FROM

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

⇒

GuestAgentDiagnostic

## 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                                                                                                                                                  | DHCP                      | Whether DHCP is enabled or not.                 |
| String                                                                                                                                                   | OSVersion                 | Operating System Version.                       |
| UInt32                                                                                                                                                   | ProtocolVersion           | Protocol Version.                               |
| Boolean                                                                                                                                                  | RDSHMode                  | Whether RDSH Mode is enabled or not.            |
| String                                                                                                                                                   | Server                    | Server name.                                    |
| [DiagnosticState](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/diagnosticstate)               | State                     | Guest Agent Diagnostic State.                   |
| Boolean                                                                                                                                                  | TerminalServicesInstalled | Whether Terminal Services are installed 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 |                                                                                                                                                               |
