OfficeContainerSettings Class
NAMESPACE
RASAdminEngine.Core.OutputModels.UserProfile.FSLogix
DESCRIPTION
FSLogix Office Container Settings
INHERITED FROM
RASSerilazableObj⇒ContainerSettings⇒OfficeContainerSettings
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 | ||
UInt32 | DefaultSize | Inherited from ContainerSettings | |
Boolean | Enabled | Inherited from ContainerSettings | |
LocationType | Inherited from ContainerSettings | ||
ProfileDiskFormat | Inherited from ContainerSettings | ||
List<UserFilter> | UserExclusionList | Inherited from ContainerSettings | |
List<UserFilter> | UserInclusionList | Inherited from ContainerSettings | |
List<String> | VHDLocations | Inherited from ContainerSettings |
PUBLIC METHODS
Type | Name | Description | |
---|---|---|---|
Int32 | CompareTo (Object obj) | Inherited from RASSerilazableObj | |
Void | CopyFrom (ContainerSettings other) | Inherited from ContainerSettings | |
Void | CopyFrom (OfficeContainerSettings other) | ||
Boolean | Equals (Object obj) | Inherited from RASSerilazableObj | |
Int32 | GetHashCode () | Inherited from RASSerilazableObj | |
Type | GetType () | ||
String | ToString () |
Last updated