 Declaration Syntax
 Declaration Syntax| C# | 
public class PendingModifiedValues
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | PendingModifiedValues()()()() | Initializes a new instance of the PendingModifiedValues class | 
|  | AutomatedSnapshotRetentionPeriod | 
            Gets and sets the property AutomatedSnapshotRetentionPeriod. 
             The pending or in-progress change of the automated snapshot retention period. | 
|  | ClusterIdentifier | 
            Gets and sets the property ClusterIdentifier. 
             The pending or in-progress change of the new identifier for the cluster. | 
|  | ClusterType | 
            Gets and sets the property ClusterType. 
             The pending or in-progress change of the cluster type. | 
|  | ClusterVersion | 
            Gets and sets the property ClusterVersion. 
             The pending or in-progress change of the service 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.) | 
|  | MasterUserPassword | 
            Gets and sets the property MasterUserPassword. 
             The pending or in-progress change of the master user password for the cluster. | 
|  | NodeType | 
            Gets and sets the property NodeType. 
             The pending or in-progress change of the cluster's node type. | 
|  | NumberOfNodes | 
            Gets and sets the property NumberOfNodes. 
             The pending or in-progress change of the number of nodes in the cluster. | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithAutomatedSnapshotRetentionPeriod(Int32) | Obsolete. 
            Sets the AutomatedSnapshotRetentionPeriod property
             | 
|  | WithClusterIdentifier(String) | Obsolete. 
            Sets the ClusterIdentifier property
             | 
|  | WithClusterType(String) | Obsolete. 
            Sets the ClusterType property
             | 
|  | WithClusterVersion(String) | Obsolete. 
            Sets the ClusterVersion property
             | 
|  | WithMasterUserPassword(String) | Obsolete. 
            Sets the MasterUserPassword property
             | 
|  | WithNodeType(String) | Obsolete. 
            Sets the NodeType property
             | 
|  | WithNumberOfNodes(Int32) | Obsolete. 
            Sets the NumberOfNodes property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | PendingModifiedValues |