# BrokerSysInfo

## NAMESPACE

RASAdminEngine.Core.OutputModels

## DESCRIPTION

Connection Broker System Information

## INHERITED FROM

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

⇒

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

⇒

BrokerSysInfo

## 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          | Inherited from [RASAgentInfo](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasagentinfo) Agent State.     |
| String                                                                                                                                 | AgentVer            | Agent Version.                                                                                                                                                       |
| UInt32                                                                                                                                 | CPULoad             | CPU load percentage.                                                                                                                                                 |
| UInt32                                                                                                                                 | DiskRead            | Disk Read.                                                                                                                                                           |
| UInt32                                                                                                                                 | DiskWrite           | Disk Write.                                                                                                                                                          |
| Boolean                                                                                                                                | Enabled             | Whether the object is enabled or not.                                                                                                                                |
| String                                                                                                                                 | Id                  | Inherited from [RASAgentInfo](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasagentinfo) ID of RAS Agent. |
| [RASLogLevel](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasloglevel)     | LogLevel            | Level of logging: 0 = Critical, 1 = Error, 2 = Warning, 3 = Standard (Information), 4 = Extended, 5 = Verbose (Trace).                                               |
| String                                                                                                                                 | MachineId           | Id of the machine                                                                                                                                                    |
| UInt32                                                                                                                                 | MemLoad             | Memory load percentage.                                                                                                                                              |
| String                                                                                                                                 | Server              | Server name.                                                                                                                                                         |
| String                                                                                                                                 | ServerOS            | Server Operating System.                                                                                                                                             |
| [RASServerType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasservertype) | ServerType          | Inherited from [RASAgentInfo](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasagentinfo) Type of server.  |
| String                                                                                                                                 | ServiceStartTime    | Service start time.                                                                                                                                                  |
| UInt32                                                                                                                                 | SiteId              | Inherited from [RASAgentInfo](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasagentinfo) ID of Site.      |
| String                                                                                                                                 | SystemBootTime      | System boot time.                                                                                                                                                    |
| UInt32                                                                                                                                 | UnhandledExceptions | Number of unhandled exceptions.                                                                                                                                      |

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