Failover Policy Response
data class FailoverPolicyResponse(val failoverPriority: Int? = null, val id: String, val locationName: String? = null)
The failover policy for a given region of a database account.
The failover policy for a given region of a database account.