Package version:

Interface InstanceFailoverGroup

An instance failover group.

Hierarchy

Properties

id?: string

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

managedInstancePairs?: ManagedInstancePairInfo[]

List of managed instance pairs in the failover group.

name?: string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

partnerRegions?: PartnerRegionInfo[]

Partner region information for the failover group.

Read-only endpoint of the failover group instance.

Read-write endpoint of the failover group instance.

replicationRole?: string

Local replication role of the failover group instance. NOTE: This property will not be serialized. It can only be populated by the server.

replicationState?: string

Replication state of the failover group instance. NOTE: This property will not be serialized. It can only be populated by the server.

secondaryType?: string

Type of the geo-secondary instance. Set 'Standby' if the instance is used as a DR option only.

type?: string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc