# RASAgentInfo

## NAMESPACE

RASAdminEngine.Core.OutputModels

## DESCRIPTION

RAS Agent Info

## INHERITED FROM

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

⇒

RASAgentInfo

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                                   | Name       | Description      |
| -------------------------------------------------------------------------------------------------------------------------------------- | ---------- | ---------------- |
| [AgentState](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/agentstate)       | AgentState | Agent State.     |
| String                                                                                                                                 | Id         | ID of RAS Agent. |
| [RASServerType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasservertype) | ServerType | Type of server.  |
| UInt32                                                                                                                                 | SiteId     | ID of Site.      |

## 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 |                                                                                                                                                               |
| ----                                                                                                                                                        |                            |                                                                                                                                                               |
| [Remove-RASAgent](https://github.com/Parallels-Corp/TEST-docs/blob/LatestDoc/21_Release/20_RAS_21_API_Guides/PS_API/MD/RASAdmin/cmdlets/Remove-RASAgent.md) |                            |                                                                                                                                                               |
