Get Replication Recovery Plan Azure To Azure Setting
data class GetReplicationRecoveryPlanAzureToAzureSetting(val primaryEdgeZone: String, val primaryZone: String, val recoveryEdgeZone: String, val recoveryZone: String)
Constructors
Link copied to clipboard
fun GetReplicationRecoveryPlanAzureToAzureSetting(primaryEdgeZone: String, primaryZone: String, recoveryEdgeZone: String, recoveryZone: String)