ProfileContainerSettings
NAMESPACE
RASAdminEngine.Core.OutputModels.UserProfile.FSLogix
DESCRIPTION
FSLogix Profile Container Settings
INHERITED FROM
⇒
⇒
ProfileContainerSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
ProfileContainerAdvancedSettings
AdvancedSettings
Specifies the 'Advanced Settings'.
AllocationType
Inherited from ContainerSettings
List<String>
CCDLocations
Inherited from ContainerSettings
CloudCache
Inherited from ContainerSettings
Boolean
CustomizeProfileFolders
Specifies whether the 'Customize Profile Folders' is enabled or disabled.
UInt32
DefaultSize
Inherited from ContainerSettings
Boolean
Enabled
Inherited from ContainerSettings
ExcludeCommonFolders
Specifies the 'Exclude Common Folders'.
List<FolderExclusion>
FolderExclusionList
Specifies the 'Folder Exclusion List'.
List<String>
FolderInclusionList
Specifies the 'Folder Inclusion List'.
LocationType
Inherited from ContainerSettings
ProfileDiskFormat
Inherited from ContainerSettings
List<UserFilter>
UserExclusionList
Inherited from ContainerSettings
List<UserFilter>
UserInclusionList
Inherited from ContainerSettings
List<String>
VHDLocations
Inherited from ContainerSettings
PUBLIC METHODS
Type
Name
Description
Int32
CompareTo (Object obj)
Inherited from RASSerilazableObj
Void
CopyFrom (ProfileContainerSettings other)
Void
CopyFrom (ContainerSettings other)
Inherited from ContainerSettings
Boolean
Equals (Object obj)
Inherited from RASSerilazableObj
Int32
GetHashCode ()
Inherited from RASSerilazableObj
Type
GetType ()
String
ToString ()
References to Types
Last updated