autoFailoverDisabled property
If true
, Spanner doesn't route requests to a replica outside the
<include_replicas
list when all of the specified replicas are
unavailable or unhealthy.
Default value is false
.
Implementation
core.bool? autoFailoverDisabled;