# TemplateSettings

## NAMESPACE

RASAdminEngine.Core.OutputModels.HostPool

## DESCRIPTION

Host Pool Template Settings

## INHERITED FROM

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

⇒

TemplateSettings

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type   | Name              | Description         |
| ------ | ----------------- | ------------------- |
| UInt32 | TemplateId        | Template ID         |
| UInt32 | TemplateTagId     | Template Tag ID     |
| UInt32 | TemplateVersionId | Template Version ID |

## 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) |
| Void                | CopyFrom ([TemplateSettings](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/templatesettings) other) | 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 Types | | | | |------------------------------------------|

\| [AVDHostPool](https://github.com/Parallels-Corp/TEST-docs/blob/LatestDoc/21_Release/20_RAS_21_API_Guides/PS_API/MD/RASAdmin/types/AVDHostPool.md) | | | [RDSHostPool](https://github.com/Parallels-Corp/TEST-docs/blob/LatestDoc/21_Release/20_RAS_21_API_Guides/PS_API/MD/RASAdmin/types/RDSHostPool.md) | | | [VDIHostPool](https://github.com/Parallels-Corp/TEST-docs/blob/LatestDoc/21_Release/20_RAS_21_API_Guides/PS_API/MD/RASAdmin/types/VDIHostPool.md) |
