healthStatus property
The health status of the reservation subBlock. Possible string values are:
- "DEGRADED" : The reservation subBlock is degraded.
- "HEALTHY" : The reservation subBlock is healthy.
- "HEALTH_STATUS_UNSPECIFIED" : The health status of the reservation subBlock is unspecified.
Implementation
core.String? healthStatus;