healthCheckUri property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
URI of the health check for the load balancer.
Deprecated and no longer populated as different load balancer backends might have different health checks.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.String? healthCheckUri;