isFailoverReplicaAvailable property

bool? isFailoverReplicaAvailable
getter/setter pair

The availability status of the failover replica.

A false status indicates that the failover replica is out of sync. The primary instance can only fail over to the failover replica when the status is true.

Implementation

core.bool? isFailoverReplicaAvailable;