Package version:

Type alias HealthCheckStatus

HealthCheckStatus: string

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

Pending
Running
Passed
Failed
Warning
Unknown

Generated using TypeDoc