Share via


BatchTaskFailureMode.NoAction Property

Definition

Do nothing. The Job remains active unless terminated or disabled by some other means.

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

Property Value

Applies to