JobExecutionLifecycle type
定义 JobExecutionLifecycle 的值。
KnownJobExecutionLifecycle 可与 JobExecutionLifecycle 互换使用,此枚举包含服务支持的已知值。
服务支持的已知值
已创建
InProgress
WaitingForChildJobExecutions
WaitingForRetry
已成功
SucceededWithSkipped
失败
TimedOut
已取消
跳过的
type JobExecutionLifecycle = string