HealthStatus type
Defines values for HealthStatus.
KnownHealthStatus can be used interchangeably with HealthStatus,
this enum contains the known values that the service supports.
Known values supported by the service
GREEN
YELLOW
RED
INITIALIZING
type HealthStatus = string