The settings to be applied to the replication group, either immediately or during the next maintenance window.
 Declaration Syntax
 Declaration Syntax| C# | 
public class ReplicationGroupPendingModifiedValues
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | ReplicationGroupPendingModifiedValues()()()() | Initializes a new instance of the ReplicationGroupPendingModifiedValues 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.) | 
|  | PrimaryClusterId | 
            The primary cluster ID which will be applied immediately (if --apply-immediately was specified), or during the next maintenance
            window.
             
             | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithPrimaryClusterId(String) | Obsolete. 
            Sets the PrimaryClusterId property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | ReplicationGroupPendingModifiedValues |