AppServicesSettings Class

NAMESPACE

RASAdminEngine.Core.OutputModels.UserProfile.FSLogix

DESCRIPTION

FSLogix App Services Settings

INHERITED FROM

RASSerilazableObjarrow-up-right⇒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)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated