Compartir a través de


ExitConditions.ExitCodeRanges Property

Definition

A list of Task exit code ranges and how the Batch service should respond to them.

public System.Collections.Generic.IList<Azure.Compute.Batch.ExitCodeRangeMapping> ExitCodeRanges { get; }
member this.ExitCodeRanges : System.Collections.Generic.IList<Azure.Compute.Batch.ExitCodeRangeMapping>
Public ReadOnly Property ExitCodeRanges As IList(Of ExitCodeRangeMapping)

Property Value

Applies to