Provides all of the details about a particular cache engine version.

C# |
public class CacheEngineVersion

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | CacheEngineVersion()()()() | Initializes a new instance of the CacheEngineVersion class |
![]() | CacheEngineDescription |
The description of the cache engine.
|
![]() | CacheEngineVersionDescription |
The description of the cache engine version.
|
![]() | CacheParameterGroupFamily |
The name of the cache parameter group family associated with this cache engine.
|
![]() | Engine |
The name of the cache engine.
|
![]() | EngineVersion |
The version number of the cache engine.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithCacheEngineDescription(String) | Obsolete.
Sets the CacheEngineDescription property
|
![]() | WithCacheEngineVersionDescription(String) | Obsolete.
Sets the CacheEngineVersionDescription property
|
![]() | WithCacheParameterGroupFamily(String) | Obsolete.
Sets the CacheParameterGroupFamily property
|
![]() | WithEngine(String) | Obsolete.
Sets the Engine property
|
![]() | WithEngineVersion(String) | Obsolete.
Sets the EngineVersion property
|

Object | |
![]() | CacheEngineVersion |