Status type

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

Known values supported by the service

None
Running
OK
Failure
Warning
Skipped

type Status = string