RunResult type
Represents the overall result of the execution for the run instance
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