ExecutionState type
腳本執行狀態。
KnownExecutionState 可以與 ExecutionState 交替使用,此列舉包含服務支援的已知值。
服務支援的已知值
未知
暫止
執行
失敗
成功
TimedOut
已取消
type ExecutionState = string
腳本執行狀態。
KnownExecutionState 可以與 ExecutionState 交替使用,此列舉包含服務支援的已知值。
未知
暫止
執行
失敗
成功
TimedOut
已取消
type ExecutionState = string