AppServicesSettings
NAMESPACE
RASAdminEngine.Core.OutputModels.UserProfile.FSLogix
DESCRIPTION
FSLogix App Services Settings
INHERITED FROM
⇒
AppServicesSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
CleanupInvalidSessions
Specifies the 'Cleanup invalid sessions'.
RoamRecycleBin
Specifies the 'Roam recycle bin'.
Boolean
UseCleanupInvalidSessions
Specifies if the 'Cleanup invalid sessions' option is enabled or disabled.
Boolean
UseRoamRecycleBin
Specifies if the 'Roam recycle bin' option is enabled or disabled.
Boolean
UseVHDCompactDisk
Specifies if the 'VHD compact disk' option is enabled or disabled.
VHDCompactDisk
Specifies the 'VHD compact disk'.
PUBLIC METHODS
Type
Name
Description
Int32
CompareTo (Object obj)
Inherited from RASSerilazableObj
Void
CopyFrom (AppServicesSettings other)
Boolean
Equals (Object obj)
Inherited from RASSerilazableObj
Int32
GetHashCode ()
Inherited from RASSerilazableObj
Type
GetType ()
String
ToString ()
References to Types
Last updated