Udostępnij za pośrednictwem


ExitCodeRangeMapping.ExitOptions Property

Definition

Gets or sets how the Batch service should respond if the Task exits with an exit code in the range start to end (inclusive).

[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

Applies to