HealthCheckStatus type

Defines values for HealthCheckStatus.
KnownHealthCheckStatus can be used interchangeably with HealthCheckStatus, this enum contains the known values that the service supports.

Known values supported by the service

Unknown
Pending
Running
Passed
Warning
Failed

type HealthCheckStatus = string