PartnerRegionInfoResponse

data class PartnerRegionInfoResponse(val location: String? = null, val replicationRole: String)

Partner region information for the failover group.

Constructors

Link copied to clipboard
constructor(location: String? = null, replicationRole: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val location: String? = null

Geo location of the partner managed instances.

Link copied to clipboard

Replication role of the partner managed instances.