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 Specifies the 'Allocation type'. List<String> CCDLocations Inherited from ContainerSettings Specifies the 'CCDLocations'.

CloudCache

Inherited from ContainerSettings Specifies the 'Cloud Cache'.

Boolean

CustomizeProfileFolders

Specifies whether the 'Customize Profile Folders' is enabled or disabled.

UInt32

DefaultSize

Inherited from ContainerSettings Specifies the 'Default size'.

Boolean

Enabled

Inherited from ContainerSettings Specifies if the Container 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'.

LocationType

Inherited from ContainerSettings Specifies the 'Location type'.

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