Click or drag to resize

RemoteReplication Properties

The RemoteReplication type exposes the following members.

Properties
  NameDescription
Public propertyMode
Volume replication mode. Possible values: Async: Writes are acknowledged when they complete locally. The cluster does not wait for writes to be replicated to the target cluster. Sync: Source acknowledges write when the data is stored locally and on the remote cluster. SnapshotsOnly: Only snapshots created on the source cluster will be replicated. Active writes from the source volume will not be replicated.
Public propertyPauseLimit
The number of occurring write ops before auto-pausing, on a per volume pair level.
Public propertyRemoteServiceID
The remote slice service ID.
Public propertyResumeDetails
Reserved for future use.
Public propertySnapshotReplication
The details of snapshot replication.
Public propertyState
The state of the volume replication.
Public propertyStateDetails
Reserved for future use.
Top
See Also