StatusName type

The status of the health report
KnownStatusName can be used interchangeably with StatusName, this enum contains the known values that the service supports.

Known values supported by the service

Healthy: Healthy
NotHealthy: NotHealthy
NotApplicable: NotApplicable

type StatusName = string