HealthStatus type
The health status of the resource.
KnownHealthStatus can be used interchangeably with HealthStatus,
this enum contains the known values that the service supports.
Known values supported by the service
Undetermined: Undetermined
Healthy: Healthy
Warning: Warning
Unhealthy: Unhealthy
type HealthStatus = string