ProfileContainerSettings

NAMESPACE

RASAdminEngine.Core.OutputModels.UserProfile.FSLogix

DESCRIPTION

FSLogix Profile Container Settings

INHERITED FROM

RASSerilazableObj

ContainerSettings

ProfileContainerSettings

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

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'.

FolderExclusionList

Specifies the 'Folder Exclusion List'.

List<String>

FolderInclusionList

Specifies the 'Folder Inclusion List'.

LocationType

Inherited from ContainerSettings

ProfileDiskFormat

Inherited from ContainerSettings

UserExclusionList

Inherited from ContainerSettings

UserInclusionList

Inherited from ContainerSettings

List<String>

VHDLocations

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Inherited from RASSerilazableObj

Void

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