ExitCodeMapping.ExitOptions Property
Definition
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.
Gets or sets how the Batch service should respond if the Task exits with this exit code.
[Newtonsoft.Json.JsonProperty(PropertyName="exitOptions")]
public Microsoft.Azure.Batch.Protocol.Models.ExitOptions ExitOptions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="exitOptions")>]
member this.ExitOptions : Microsoft.Azure.Batch.Protocol.Models.ExitOptions with get, set
Public Property ExitOptions As ExitOptions
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute