KnownWorkflowState enum
服务的 WorkflowState 的已知值。
字段
| Cancelled | 已取消 |
| Cancelling | 取消 |
| CompletedWithErrors | CompletedWithErrors |
| CompletedWithInformation | CompletedWithInformation (已完成信息) |
| CompletedWithWarnings | CompletedWithWarnings |
| Failed | 已失败 |
| Pending | 待处理 |
| Started | 已开始 |
| Succeeded | 成功 |