healthState property
Health state of the associated HealthSource resource. Possible string values are:
- "HEALTHY"
- "UNHEALTHY"
- "UNKNOWN"
Implementation
core.String? healthState;
Health state of the associated HealthSource resource. Possible string values are:
core.String? healthState;