ExitConditions Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
How the Batch service should respond when a task completes.
public class ExitConditions
type ExitConditions = class
Public Class ExitConditions
- Inheritance
-
ExitConditions
Exit |
Initializes a new instance of the ExitConditions class. |
Default |
Gets or sets how the Batch service should respond if the task fails with an exit condition not covered by any of the other properties. |
Exit |
Gets or sets a list of task exit code ranges and how the Batch service should respond to them. |
Exit |
Gets or sets a list of task exit codes and how the Batch service should respond to them. |
File |
Gets or sets how the Batch service should respond if a file upload error occurs. |
Pre |
Gets or sets how the Batch service should respond if the task fails to start due to an error. |
Product | Versions |
---|---|
Azure SDK for .NET | Latest |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: