BatchJobDisableOptions interface
Parameters for disabling an Azure Batch Job.
Properties
| disable |
What to do with active Tasks associated with the Job. Possible values: "requeue", "terminate", "wait" |
Property Details
disableTasks
What to do with active Tasks associated with the Job.
Possible values: "requeue", "terminate", "wait"
disableTasks: string
Property Value
string