BatchTaskState type

BatchTaskState 枚舉

type BatchTaskState = "active" | "preparing" | "running" | "completed"