Partilhar via


CloudTask.ExecutionInfo Propriedade

Definição

Obtém ou define informações sobre a execução da Tarefa.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a