Replication Recovery Plan Azure To Azure Settings
data class ReplicationRecoveryPlanAzureToAzureSettings(val primaryEdgeZone: String? = null, val primaryZone: String? = null, val recoveryEdgeZone: String? = null, val recoveryZone: String? = null)
Properties
Link copied to clipboard
The Edge Zone within the Azure Region where the VM exists. Changing this forces a new Site Recovery Replication Recovery Plan to be created.
Link copied to clipboard
The Availability Zone in which the VM is located. Changing this forces a new Site Recovery Replication Recovery Plan to be created.
Link copied to clipboard
The Edge Zone within the Azure Region where the VM is recovered. Changing this forces a new Site Recovery Replication Recovery Plan to be created.
Link copied to clipboard
The Availability Zone in which the VM is recovered. Changing this forces a new Site Recovery Replication Recovery Plan to be created.