BatchAllTasksCompleteMode type

當作業中的所有工作都處於已完成狀態時,Batch 服務應該採取的動作。

type BatchAllTasksCompleteMode = "noaction" | "terminatejob"