ContainerSettings
NAMESPACE
RASAdminEngine.Core.OutputModels.UserProfile.FSLogix
DESCRIPTION
FSLogix Container Settings
INHERITED FROM
⇒
ContainerSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
AllocationType
Specifies the 'Allocation type'. List<String> CCDLocations Specifies the 'CCDLocations'.
UInt32
DefaultSize
Specifies the 'Default size'.
Boolean
Enabled
Specifies if the Container is enabled or disabled.
ProfileDiskFormat
Specifies the 'Profile disk format'. List<UserFilter> UserExclusionList Specifies the 'User Exclusion List'. List<UserFilter> UserInclusionList Specifies the 'User Inclusion List'. List<String> VHDLocations Specifies the 'VHD Locations'.
PUBLIC METHODS
Type
Name
Description
GetType ()
String
ToString ()
References to Types | | | | |--------------------------------------------------------------------|
Last updated