PrimaryReplicatorStatus

Provides statistics about the Service Fabric Replicator, when it is functioning in a Primary role.

Properties

Name Type Required
ReplicationQueueStatus ReplicatorQueueStatus No
RemoteReplicators array of RemoteReplicatorStatus No

ReplicationQueueStatus

Type: ReplicatorQueueStatus
Required: No

Details about the replication queue on the primary replicator.


RemoteReplicators

Type: array of RemoteReplicatorStatus
Required: No

The status of all the active and idle secondary replicators that the primary is aware of.