failover property

bool? failover
getter/setter pair

This field designates whether this is a failover backend.

More than one failover backend can be configured for a given BackendService.

Implementation

core.bool? failover;