RunResult type

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

Known values supported by the service

Succeeded
Failed

type RunResult = string