ReplicationProperties interface

Replica properties of the mongo cluster.

Properties

replicationState

The replication link state of the replica cluster.

role

The replication role of the cluster

sourceResourceId

The resource id the source cluster for the replica cluster.

Property Details

replicationState

The replication link state of the replica cluster.

replicationState?: string

Property Value

string

role

The replication role of the cluster

role?: string

Property Value

string

sourceResourceId

The resource id the source cluster for the replica cluster.

sourceResourceId?: string

Property Value

string