ContainerSettings Class

NAMESPACE

RASAdminEngine.Core.OutputModels.UserProfile.FSLogix

DESCRIPTION

FSLogix Container Settings

INHERITED FROM

RASSerilazableObjarrow-up-right⇒ContainerSettings

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

AllocationType

Specifies the 'Allocation type'.

List<String>

CCDLocations

Specifies the 'CCDLocations'.

CloudCache

Specifies the 'Cloud Cache'.

UInt32

DefaultSize

Specifies the 'Default size'.

Boolean

Enabled

Specifies if the Container is enabled or disabled.

LocationType

Specifies the 'Location type'.

ProfileDiskFormat

Specifies the 'Profile disk format'.

UserExclusionList

Specifies the 'User Exclusion List'.

UserInclusionList

Specifies the 'User Inclusion List'.

List<String>

VHDLocations

Specifies the 'VHD Locations'.

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Void

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated