共用方式為


ExecutionState type

定義 ExecutionState 的值。
KnownExecutionState 可以與 ExecutionState 交替使用,此列舉包含服務支援的已知值。

服務支援的已知值

未知
暫止
執行
失敗
成功
TimedOut
已取消

type ExecutionState = string