PurgeableOrchestrationState type
在保留策略中使用的可清除业务流程状态
KnownPurgeableOrchestrationState 可与 PurgeableOrchestrationState 互换使用,此枚举包含服务支持的已知值。
服务支持的已知值
已完成:业务流程已完成
失败:业务流程失败
已终止:业务流程已终止
已取消:业务流程已取消
type PurgeableOrchestrationState = string