Represents a cache cluster's status within a particular cache security group.

C# |
public class CacheSecurityGroupMembership

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | CacheSecurityGroupMembership()()()() | Initializes a new instance of the CacheSecurityGroupMembership class |
![]() | CacheSecurityGroupName |
The name of the cache security 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.) |
![]() | Status |
The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security
groups assigned to a cache cluster are modified.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithCacheSecurityGroupName(String) | Obsolete.
Sets the CacheSecurityGroupName property
|
![]() | WithStatus(String) | Obsolete.
Sets the Status property
|

Object | |
![]() | CacheSecurityGroupMembership |