Describes a cluster version, including the parameter group family and description
of the version.

C# |
public class ClusterVersion

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | ClusterVersion()()()() | Initializes a new instance of the ClusterVersion class |
![]() | ClusterParameterGroupFamily |
Gets and sets the property ClusterParameterGroupFamily.
The name of the cluster parameter group family for the cluster. |
![]() | Description |
Gets and sets the property Description.
The description of the cluster version. |
![]() | 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.) |
![]() | Name |
Gets and sets the property Name.
The version number used by the cluster. |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithClusterParameterGroupFamily(String) | Obsolete.
Sets the ClusterParameterGroupFamily property
|
![]() | WithDescription(String) | Obsolete.
Sets the Description property
|
![]() | WithName(String) | Obsolete.
Sets the Name property
|

Object | |
![]() | ClusterVersion |