ContainerSettings Class
NAMESPACE
RASAdminEngine.Core.OutputModels.UserProfile.FSLogix
DESCRIPTION
FSLogix Container Settings
INHERITED FROM
RASSerilazableObj⇒ContainerSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
List<String>
CCDLocations
Specifies the 'CCDLocations'.
UInt32
DefaultSize
Specifies the 'Default size'.
Boolean
Enabled
Specifies if the Container is enabled or disabled.
List<String>
VHDLocations
Specifies the 'VHD Locations'.
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
Last updated