healthState property
Health state of the IPv4 address of the instance. Possible string values are:
- "HEALTHY"
 - "UNHEALTHY"
 
Implementation
core.String? healthState;
Health state of the IPv4 address of the instance. Possible string values are:
core.String? healthState;