ProfileContainerSettings
Last updated
RASAdminEngine.Core.OutputModels.UserProfile.FSLogix
FSLogix Profile Container Settings
⇒
⇒
ProfileContainerSettings
ISerializable
IComparable
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'.
GetType ()
String
ToString ()
Last updated