次の方法で共有


DisableBatchJobOption.Terminate Property

Definition

Terminate running Tasks. The Tasks will be completed with failureInfo indicating that they were terminated, and will not run again.

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

Property Value

Applies to