# Configuration

## NAMESPACE

RASAdminEngine.Core.OutputModels.AVD

## DESCRIPTION

AVD Configuration Settings

## INHERITED FROM

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

⇒

Configuration

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                                         | Name                  | Description                                                                          |
| -------------------------------------------------------------------------------------------------------------------------------------------- | --------------------- | ------------------------------------------------------------------------------------ |
| [AVDLicenseType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/avdlicensetype)     | DefaultLicenseType    | The Default License Type. Nullable\<UInt32> LimitHosts The Limit of session on host. |
| [LoadBalancerType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/loadbalancertype) | LoadBalancerType      | The Load Balancer Type of the Host Pool                                              |
| [PoolType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/pooltype)                 | PoolType              | The Type of the Host Pool                                                            |
| Boolean                                                                                                                                      | PowerOnHost           | Whether Power On Host is Enabled or not.                                             |
| [ProvisioningType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/provisioningtype) | ProvisioningType      | The Provisioning Type of the Host Pool                                               |
| [PublishingType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/publishingtype)     | PublishingType        | The Publishing Type of the Host Pool                                                 |
| Boolean                                                                                                                                      | ValidationEnvironment | Whether Validation Environment is Enabled or not.                                    |

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