Freigeben über


ExitConditions.ExitCodeRanges Eigenschaft

Definition

Ruft eine Liste der Aufgabenausgangscodebereiche ab und legt fest, wie der Batch-Dienst darauf reagieren soll.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: