ExitCodeRangeMapping.ExitOptions Property

Definition

How the Batch service should respond if the Task exits with an exit code in the range start to end (inclusive).

public Azure.Compute.Batch.ExitOptions ExitOptions { get; set; }
member this.ExitOptions : Azure.Compute.Batch.ExitOptions with get, set
Public Property ExitOptions As ExitOptions

Property Value

Applies to