dropTrafficIfUnhealthy

@JvmName(name = "pmcovevuqqtjcxdu")
suspend fun dropTrafficIfUnhealthy(value: Output<Boolean>)
@JvmName(name = "fkiuiqoesvnivmxb")
suspend fun dropTrafficIfUnhealthy(value: Boolean?)

Parameters

value

If set to true, connections to the load balancer are dropped when all primary and all backup backend VMs are unhealthy.If set to false, connections are distributed among all primary VMs when all primary and all backup backend VMs are unhealthy. For load balancers that have configurable failover: Internal TCP/UDP Load Balancing and external TCP/UDP Load Balancing. The default is false.