The replication group identifier. This parameter is stored as a lowercase string. Constraints:
- Must contain from 1 to 20 alphanumeric characters or hyphens.
- First character must be a letter.
- Cannot end with a hyphen or contain two consecutive hyphens.

C# |
public string ReplicationGroupId { get; set; }