Partager via


ExitConditions.ExitCodeRanges Propriété

Définition

Obtient ou définit une liste de plages de code de sortie de tâche et la façon dont le service Batch doit y répondre.

[Newtonsoft.Json.JsonProperty(PropertyName="exitCodeRanges")]
public System.Collections.Generic.IList<Microsoft.Azure.Batch.Protocol.Models.ExitCodeRangeMapping> ExitCodeRanges { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="exitCodeRanges")>]
member this.ExitCodeRanges : System.Collections.Generic.IList<Microsoft.Azure.Batch.Protocol.Models.ExitCodeRangeMapping> with get, set
Public Property ExitCodeRanges As IList(Of ExitCodeRangeMapping)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à