healths property

List<HealthStatusForNetworkEndpoint>? healths
getter/setter pair

The health status of network endpoint.

Optional. Displayed only if the network endpoint has centralized health checking configured.

Output only.

Implementation

core.List<HealthStatusForNetworkEndpoint>? healths;