Partilhar via


CloudJobSchedule.ExecutionInfo Propriedade

Definição

Obtém ou define informações sobre trabalhos que foram e serão executados sob esse agendamento.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a