RASAdminEngine.Core.OutputModels.UserProfile.FSLogix
FSLogix Cloud Cache Settings
RASSerilazableObj⇒CloudCacheSettings
ISerializable
IComparable
Type | Name | Description | |
---|---|---|---|
Type | Name | Description | |
---|---|---|---|
ClearCacheOnForcedUnregister
Specifies the 'Clear cache on forced unregister'.
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.
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 ()