# AVDFeaturesSettings

## NAMESPACE

RASAdminEngine.Core.OutputModels

## DESCRIPTION

Azure Virtual Desktop Features Settings

## INHERITED FROM

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

⇒

AVDFeaturesSettings

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                                                 | Name             | Description                                                              |
| ---------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------- | ------------------------------------------------------------------------ |
| [ClientFeatureSetType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/clientfeaturesettype) | ClientFeatureSet | Client feature set (Standard, Advanced or Advanced with fallback)        |
| Boolean                                                                                                                                              | Enabled          | Whether the Azure Virtual Desktop management is enabled or not           |
| Boolean                                                                                                                                              | Replicate        | Whether the replication of the settings to other sites is enabled or not |
| UInt32                                                                                                                                               | SiteId           | Site ID to which the FSLogix settings are applied                        |

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