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)
Constructors
Link copied to clipboard
fun ReplicationRecoveryPlanAzureToAzureSettings(primaryEdgeZone: String? = null, primaryZone: String? = null, recoveryEdgeZone: String? = null, recoveryZone: String? = null)