Partager via


ExitConditions.ExitCodeRanges Propriété

Définition

Obtient ou définit une liste de plages de codes de sortie de tâche et comment le service Batch doit y répondre.

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

Valeur de propriété

S’applique à