Partager via


TaskInformation.ExecutionInfo Propriété

Définition

Obtient ou définit des informations sur l’exécution de la tâche.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à