# AppServicesSettings

## NAMESPACE

RASAdminEngine.Core.OutputModels.UserProfile.FSLogix

## DESCRIPTION

FSLogix App Services Settings

## INHERITED FROM

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

⇒

AppServicesSettings

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                               | Name                      | Description                                                                |
| ---------------------------------------------------------------------------------------------------------------------------------- | ------------------------- | -------------------------------------------------------------------------- |
| [EnableState](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/enablestate) | CleanupInvalidSessions    | Specifies the 'Cleanup invalid sessions'.                                  |
| [EnableState](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/enablestate) | RoamRecycleBin            | Specifies the 'Roam recycle bin'.                                          |
| Boolean                                                                                                                            | UseCleanupInvalidSessions | Specifies if the 'Cleanup invalid sessions' option is enabled or disabled. |
| Boolean                                                                                                                            | UseRoamRecycleBin         | Specifies if the 'Roam recycle bin' option is enabled or disabled.         |
| Boolean                                                                                                                            | UseVHDCompactDisk         | Specifies if the 'VHD compact disk' option is enabled or disabled.         |
| [EnableState](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/enablestate) | VHDCompactDisk            | Specifies the 'VHD compact disk'.                                          |

## 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 ([AppServicesSettings](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/appservicessettings) 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 | | | | |----------------------------------------------------------------|
