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

Unknown
Pending
Healthy
Warning
Unhealthy

type HealthStatus = string