HealthState type
Defines values for HealthState.
KnownHealthState can be used interchangeably with HealthState,
this enum contains the known values that the service supports.
Known values supported by the service
Unknown
Success
Failure
Warning
Error
InProgress
type HealthState = string