ManagedInstanceFailoverGroupPartnerRegion

data class ManagedInstanceFailoverGroupPartnerRegion(val location: String? = null, val role: String? = null)

Constructors

constructor(location: String? = null, role: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val location: String? = null

The Azure Region where the Managed Instance Failover Group should exist. Changing this forces a new resource to be created.

Link copied to clipboard
val role: String? = null

The partner replication role of the Managed Instance Failover Group.