PartnerInfoResponse

data class PartnerInfoResponse(val id: String, val location: String, val replicationRole: String)

Partner server information for the failover group.

Constructors

Link copied to clipboard
constructor(id: String, location: String, replicationRole: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

Resource identifier of the partner server.

Link copied to clipboard

Geo location of the partner server.

Link copied to clipboard

Replication role of the partner server.