共用方式為


OnAllTasksComplete type

定義 OnAllTasksComplete 的值。 可能的值包括:'noAction'、'terminateJob'

type OnAllTasksComplete = "noaction" | "terminatejob"