Freigeben über


BatchJobAction.Disable Property

Definition

Disable the Job. This is equivalent to calling the disable Job API, with a disableTasks value of requeue.

public static Azure.Compute.Batch.BatchJobAction Disable { get; }
static member Disable : Azure.Compute.Batch.BatchJobAction
Public Shared ReadOnly Property Disable As BatchJobAction

Property Value

Applies to