Partager via


CloudTask.ExitConditions Propriété

Définition

Obtient ou définit la façon dont le service Batch doit répondre une fois la tâche terminée.

[Newtonsoft.Json.JsonProperty(PropertyName="exitConditions")]
public Microsoft.Azure.Batch.Protocol.Models.ExitConditions ExitConditions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="exitConditions")>]
member this.ExitConditions : Microsoft.Azure.Batch.Protocol.Models.ExitConditions with get, set
Public Property ExitConditions As ExitConditions

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à