Compartilhar via


CloudJob.ExecutionInfo Propriedade

Definição

Obtém ou define as informações de execução do Trabalho.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a