healthChecks property

List<HealthCheckReference>? healthChecks
getter/setter pair

The HttpHealthCheck to add to the target pool.

Implementation

core.List<HealthCheckReference>? healthChecks;