healthStatus property

List<HealthStatus>? healthStatus
getter/setter pair

Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.

Implementation

core.List<HealthStatus>? healthStatus;