共用方式為


ExitConditions.PreProcessingError Property

Definition

Gets or sets how the Batch service should respond if the Task fails to start due to an error.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to