ExitConditions.ExitCodes Property

Definition

A list of individual Task exit codes and how the Batch service should respond to them.

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

Property Value

Applies to