Describes a parameter group.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class ClusterParameterGroup
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | ClusterParameterGroup()()()() | Initializes a new instance of the ClusterParameterGroup class | 
|  | Description | 
            Gets and sets the property Description. 
             The description of the 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.) | 
|  | ParameterGroupFamily | 
            Gets and sets the property ParameterGroupFamily. 
             The name of the cluster parameter group family that this cluster parameter group is compatible with. | 
|  | ParameterGroupName | 
            Gets and sets the property ParameterGroupName. 
             The name of the cluster parameter group. | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithDescription(String) | Obsolete. 
            Sets the Description property
             | 
|  | WithParameterGroupFamily(String) | Obsolete. 
            Sets the ParameterGroupFamily property
             | 
|  | WithParameterGroupName(String) | Obsolete. 
            Sets the ParameterGroupName property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | ClusterParameterGroup |