ProfileContainerSettings Class

NAMESPACE

RASAdminEngine.Core.OutputModels.UserProfile.FSLogix

DESCRIPTION

FSLogix Profile Container Settings

INHERITED FROM

RASSerilazableObj
ContainerSettings
ProfileContainerSettings

INTERFACES

PUBLIC PROPERTIES

Type Name Description
ProfileContainerAdvancedSettings AdvancedSettings Specifies the 'Advanced Settings'.
AllocationType AllocationType Inherited from ContainerSettings
List<String> CCDLocations Inherited from ContainerSettings
Boolean CustomizeProfileFolders Inherited from ContainerSettings
UInt32 DefaultSize Inherited from ContainerSettings
ExcludeCommonFolders ExcludeCommonFolders Inherited from ContainerSettings
List<FolderExclusion> FolderExclusionList Inherited from ContainerSettings
List<String> FolderInclusionList Inherited from ContainerSettings
LocationType LocationType Inherited from ContainerSettings
ProfileDiskFormat 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

FSLogixSettings