# DevicesInfo

## NAMESPACE

RASAdminEngine.Core.OutputModels

## DESCRIPTION

RAS Devices Info

## INHERITED FROM

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

⇒

DevicesInfo

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type     | Name           | Description                  |
| -------- | -------------- | ---------------------------- |
| String   | ClientVersion  | Client Version               |
| String   | GatewayIP      | Gateway IP                   |
| String   | HardwareID     | Hardware ID                  |
| String   | IP             | IP Address                   |
| String   | LastLoggedUser | Last Logged User             |
| DateTime | LastUpdate     | Last Update                  |
| DateTime | LoginTime      | Login Time                   |
| String   | Name           | Name of device connected     |
| String   | OSVersion      | OS Version running on device |
| UInt32   | State          | Device 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 |                                                                                                                                                               |
