ExecutionStatus type

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

Known values supported by the service

Running
Cancelled
Failed
Succeeded

type ExecutionStatus = string