Freigeben über


TaskAddParameter.ExitConditions Eigenschaft

Definition

Ruft ab oder legt fest, wie der Batch-Dienst reagieren soll, wenn die Aufgabe abgeschlossen ist.

[Newtonsoft.Json.JsonProperty(PropertyName="exitConditions")]
public Microsoft.Azure.Batch.Protocol.Models.ExitConditions ExitConditions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="exitConditions")>]
member this.ExitConditions : Microsoft.Azure.Batch.Protocol.Models.ExitConditions with get, set
Public Property ExitConditions As ExitConditions

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: