ReplicaRole type

Role of the replica.
KnownReplicaRole can be used interchangeably with ReplicaRole, this enum contains the known values that the service supports.

Known values supported by the service

Read: Read-only replica
ReadWrite: ReadWrite replica

type ReplicaRole = string