ReplicationProperties interface
Replica properties of the mongo cluster.
Properties
replication |
The replication link state of the replica cluster. |
role | The replication role of the cluster |
source |
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript