Freigeben über


ExitConditions.PreProcessingError Eigenschaft

Definition

Ruft ab oder legt fest, wie der Batch-Dienst reagieren soll, wenn der Task aufgrund eines Fehlers nicht gestartet werden kann.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: