Share via


BatchJobDisableOptions interface

Parameters for disabling an Azure Batch Job.

Properties

disableTasks

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