ProfileContainerSettings
NAMESPACE
RASAdminEngine.Core.OutputModels.UserProfile.FSLogix
DESCRIPTION
FSLogix Profile Container Settings
INHERITED FROM
⇒
⇒
ProfileContainerSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
AllocationType
Inherited from ContainerSettings Specifies the 'Allocation type'. List<String> CCDLocations Inherited from ContainerSettings Specifies the 'CCDLocations'.
Boolean
CustomizeProfileFolders
Specifies whether the 'Customize Profile Folders' is enabled or disabled.
ExcludeCommonFolders
Specifies the 'Exclude Common Folders'. List<FolderExclusion> FolderExclusionList Specifies the 'Folder Exclusion List'. List<String> FolderInclusionList Specifies the 'Folder Inclusion List'.
ProfileDiskFormat
Inherited from ContainerSettings Specifies the 'Profile disk format'. List<UserFilter> UserExclusionList Inherited from ContainerSettings Specifies the 'User Exclusion List'. List<UserFilter> UserInclusionList Inherited from ContainerSettings Specifies the 'User Inclusion List'. List<String> VHDLocations Inherited from ContainerSettings Specifies the 'VHD Locations'.
PUBLIC METHODS
Type
GetType ()
String
ToString ()
### References to Types
Last updated