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

Passed
ActionRequired
ActionSuggested
Invalid

type HealthState = string