# CloudCacheGeneralSettings

## NAMESPACE

RASAdminEngine.Core.OutputModels.UserProfile.FSLogix

## DESCRIPTION

FSLogix Cloud Cache General Settings

## INHERITED FROM

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

⇒

CloudCacheGeneralSettings

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                               | Name                   | Description                                                             |
| ---------------------------------------------------------------------------------------------------------------------------------- | ---------------------- | ----------------------------------------------------------------------- |
| String                                                                                                                             | CacheDirectory         | Specifies the 'Cache directory'.                                        |
| String                                                                                                                             | ProxyDirectory         | Specifies the 'Proxy directory'.                                        |
| [EnableState](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/enablestate) | SilenceACLWarning      | Specifies the 'Silence ACL warning'.                                    |
| Boolean                                                                                                                            | UseCacheDirectory      | Specifies if the 'Cache directory' option is enabled or disabled.       |
| Boolean                                                                                                                            | UseProxyDirectory      | Specifies if the 'Proxy directory' option is enabled or disabled.       |
| Boolean                                                                                                                            | UseSilenceACLWarning   | Specifies if the 'Silence ACL warning' option is enabled or disabled.   |
| Boolean                                                                                                                            | UseWriteCacheDirectory | Specifies if the 'Write cache directory' option is enabled or disabled. |
| String                                                                                                                             | WriteCacheDirectory    | Specifies the 'Write cache directory'.                                  |

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