WithdrawRouteIfIlbUnhealthy

Withdraw route if the ILB is deemed unhealthy based on user specified threshold on the Backend Service of the internal load balancing. Currently the withdrawn route will be reinserted when the backends are restored to healthy. If you wish to prevent the re-insertion of the route and trigger the fall-back at your discretion, override the health result from the backends to signal as healthy only when ready to fallback.

Functions

Link copied to clipboard
open override fun toJava(): RouteIlbRouteBehaviorOnUnhealthy

Properties

Link copied to clipboard
val javaValue: RouteIlbRouteBehaviorOnUnhealthy
Link copied to clipboard
Link copied to clipboard