CacheConfiguration Enum

Definition

Represents the predefined configurations for cache in the configuration mode.

public enum class CacheConfiguration
public enum CacheConfiguration
type CacheConfiguration = 
Public Enum CacheConfiguration
Inheritance
CacheConfiguration

Fields

Default 0

Indicates that same elements that are cached in SP1 are cached. This is the default configuration.

SMConsole 1

Indicates that the management pack elements that are used by SM Console are cached.

SMPortal 2

Indicates that the management pack elements that are used by SM Portal are cached.

Applies to