BatchAllTasksCompleteMode type

The action the Batch service should take when all Tasks in the Job are in the completed state.

type BatchAllTasksCompleteMode = "noaction" | "terminatejob"