ExecutionState type
定义 ExecutionState 的值。
KnownExecutionState 可与 ExecutionState 互换使用,此枚举包含服务支持的已知值。
服务支持的已知值
未知
挂起的
运行
失败
已成功
TimedOut
已取消
type ExecutionState = string