The status of the cache parameter group.

C# |
public class CacheParameterGroupStatus

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | CacheParameterGroupStatus()()()() | Initializes a new instance of the CacheParameterGroupStatus class |
![]() | CacheNodeIdsToReboot |
A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002,
etc.).
|
![]() | CacheParameterGroupName |
The name of the cache parameter group.
|
![]() | 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.) |
![]() | ParameterApplyStatus |
The status of parameter updates.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithCacheNodeIdsToReboot(array<String>[]()[][]) | Obsolete.
Adds elements to the CacheNodeIdsToReboot collection
|
![]() | WithCacheNodeIdsToReboot(IEnumerable<(Of <<'(String>)>>)) | Obsolete.
Adds elements to the CacheNodeIdsToReboot collection
|
![]() | WithCacheParameterGroupName(String) | Obsolete.
Sets the CacheParameterGroupName property
|
![]() | WithParameterApplyStatus(String) | Obsolete.
Sets the ParameterApplyStatus property
|

Object | |
![]() | CacheParameterGroupStatus |