CloudCacheGeneralSettings Class

NAMESPACE

RASAdminEngine.Core.OutputModels.UserProfile.FSLogix

DESCRIPTION

FSLogix Cloud Cache General Settings

INHERITED FROM

RASSerilazableObj⇒CloudCacheGeneralSettings

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

TypeNameDescription

String

CacheDirectory

Specifies the 'Cache directory'.

String

ProxyDirectory

Specifies the 'Proxy directory'.

SilenceACLWarning

Specifies the 'Silence ACL warning'.

Boolean

UseCacheDirectory

Specifies if the 'Cache directory' option is enabled or disabled.

Boolean

UseProxyDirectory

Specifies if the 'Proxy directory' option is enabled or disabled.

Boolean

UseSilenceACLWarning

Specifies if the 'Silence ACL warning' option is enabled or disabled.

Boolean

UseWriteCacheDirectory

Specifies if the 'Write cache directory' option is enabled or disabled.

String

WriteCacheDirectory

Specifies the 'Write cache directory'.

PUBLIC METHODS

TypeNameDescription

Int32

CompareTo (Object obj)

Inherited from RASSerilazableObj

Void

CopyFrom (CloudCacheGeneralSettings other)

Boolean

Equals (Object obj)

Inherited from RASSerilazableObj

Int32

GetHashCode ()

Inherited from RASSerilazableObj

Type

GetType ()

String

ToString ()

Last updated

Other Resources

Feedback

© 2024 Parallels International GmbH. All rights reserved.