Represents a single cache security group and its status..
 Declaration Syntax
 Declaration Syntax| C# | 
public class SecurityGroupMembership
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | SecurityGroupMembership()()()() | Initializes a new instance of the SecurityGroupMembership class | 
|  | 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.) | 
|  | SecurityGroupId | 
            The identifier of the cache security group.
             
             | 
|  | Status | 
            The status of the cache security group membership. The status changes whenever 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.) | 
|  | WithSecurityGroupId(String) | Obsolete. 
            Sets the SecurityGroupId property
             | 
|  | WithStatus(String) | Obsolete. 
            Sets the Status property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | SecurityGroupMembership |