Compartir a través de


ExitConditions.PreProcessingError Propiedad

Definición

Obtiene o establece cómo debe responder el servicio Batch si la tarea no se inicia debido a un 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a