BatchJobDisableOptions interface
用于禁用 Azure Batch 作业的参数。
属性
| disable |
对与作业关联的活动任务执行的操作。 可能的值:“requeue”、“terminate”、“wait” |
属性详细信息
disableTasks
对与作业关联的活动任务执行的操作。
可能的值:“requeue”、“terminate”、“wait”
disableTasks: string
属性值
string