KnownResourceReplicationRole enum

A state specific to the resource that helps identify its role in replication.

Fields

Primary

A state indicating that the resource is primary and actively replicating data to other replicas.

Replica

A state indicating that the resource is a replica, receiving data from the primary.

Unknown

The role of the resource is unknown.