# ContainerSettings

## NAMESPACE

RASAdminEngine.Core.OutputModels.UserProfile.FSLogix

## DESCRIPTION

FSLogix Container Settings

## INHERITED FROM

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

⇒

ContainerSettings

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                                             | Name              | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| ------------------------------------------------------------------------------------------------------------------------------------------------ | ----------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| [AllocationType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/allocationtype)         | AllocationType    | Specifies the 'Allocation type'. List\<String> CCDLocations Specifies the 'CCDLocations'.                                                                                                                                                                                                                                                                                                                                                                                                  |
| [CloudCacheSettings](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/cloudcachesettings) | CloudCache        | Specifies the 'Cloud Cache'.                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| UInt32                                                                                                                                           | DefaultSize       | Specifies the 'Default size'.                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| Boolean                                                                                                                                          | Enabled           | Specifies if the Container is enabled or disabled.                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| [LocationType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/locationtype)             | LocationType      | Specifies the 'Location type'.                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| [ProfileDiskFormat](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/profilediskformat)   | ProfileDiskFormat | Specifies the 'Profile disk format'. List<[UserFilter](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/userfilter)> UserExclusionList Specifies the 'User Exclusion List'. List<[UserFilter](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/userfilter)> UserInclusionList Specifies the 'User Inclusion List'. List\<String> VHDLocations Specifies the 'VHD Locations'. |

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