CloudCacheSettings

NAMESPACE

RASAdminEngine.Core.OutputModels.UserProfile.FSLogix

DESCRIPTION

FSLogix Cloud Cache Settings

INHERITED FROM

RASSerilazableObj

CloudCacheSettings

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type | Name | Description

EnableState | ClearCacheOnForcedUnregister | Specifies the 'Clear cache on forced unregister'.

EnableState | ClearCacheOnLogoff | Specifies the 'Clear cache on logoff'.

UInt32 | HealthyProvidersRequiredForRegister | Specifies the 'Healthy providers required for register'.

UInt32 | HealthyProvidersRequiredForUnregister | Specifies the 'Healthy providers required for unregister'.

UInt32 | MaxCacheSizeInMBs | Specifies the 'Max cache size in MBs'.

UInt32 | UnregisterTimeout | Specifies the 'Unregister timeout'.

Boolean | UseClearCacheOnForcedUnregister | Specifies if the 'Clear cache on forced unregister' option is enabled or

disabled. | Boolean | UseClearCacheOnLogoff

Specifies if the 'Clear cache on logoff' option is enabled or disabled. | Boolean | UseHealthyProvidersRequiredForRegister

Specifies if the 'Healthy providers required for register' option is | enabled or disabled. | Boolean

UseHealthyProvidersRequiredForUnregister | Specifies if the 'Healthy providers required for unregister' option is | enabled or disabled.

Boolean | UseMaxCacheSizeInMBs | Specifies if the 'Max cache size in MBs' option is enabled or disabled.

Boolean | UseUnregisterTimeout | Specifies if the 'Unregister timeout' option is enabled or disabled.

PUBLIC METHODS

Type | Name | Description

Int32 | CompareTo (Object obj) | Inherited from RASSerilazableObj

Void | CopyFrom (CloudCacheSettings other) | Boolean

Equals (Object obj) | Inherited from RASSerilazableObj | Int32

GetHashCode () | Inherited from RASSerilazableObj | Type

GetType () | String | ToString ()

References to Types | | | | |--------------------------------------------------------------------|

| ContainerSettings | | | OfficeContainerSettings | | | ProfileContainerSettings |

Last updated

© 2024 Parallels International GmbH. All rights reserved.