DestinationReplication interface
Destination replication properties
Properties
region | The remote region for the destination volume. |
replication |
Indicates whether the replication is cross zone or cross region. |
resource |
The resource ID of the remote volume |
zone | The remote zone for the destination volume. |
Property Details
region
The remote region for the destination volume.
region?: string
Property Value
string
replicationType
Indicates whether the replication is cross zone or cross region.
replicationType?: string
Property Value
string
resourceId
The resource ID of the remote volume
resourceId?: string
Property Value
string
zone
The remote zone for the destination volume.
zone?: string
Property Value
string