failover property

TfArg<bool>? failover
final

Marks this backend as a failover backend within an Internal Passthrough NLB. More than one failover backend may be configured; promotion is driven by ComputeRegionBackendServiceRegionBackendServiceFailoverPolicy.

Implementation

final TfArg<bool>? failover;