ExitConditions.FileUploadError Property

Definition

How the Batch service should respond if a file upload error occurs. If the Task exited with an exit code that was specified via exitCodes or exitCodeRanges, and then encountered a file upload error, then the action specified by the exit code takes precedence.

public Azure.Compute.Batch.ExitOptions FileUploadError { get; set; }
member this.FileUploadError : Azure.Compute.Batch.ExitOptions with get, set
Public Property FileUploadError As ExitOptions

Property Value

Applies to