# VDIHost Class

### NAMESPACE

RASAdminEngine.Core.OutputModels

### DESCRIPTION

VDI Host

### INHERITED FROM

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

### INTERFACES

* ISerializable
* IComparable

### PUBLIC PROPERTIES

| Type     | Name         | Description |   |
| -------- | ------------ | ----------- | - |
| String   | Id           |             |   |
| String   | Name         |             |   |
| UInt32   | PoolId       |             |   |
| UInt32   | ProviderId   |             |   |
| UInt32   | SiteId       |             |   |
| UInt32   | TemplateId   |             |   |
| DateTime | TimeCreated  |             |   |
| DateTime | TimeLastUsed |             |   |

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