Compartir a través de


CloudJobSchedule.ExecutionInfo Propiedad

Definición

Obtiene o establece información sobre los trabajos que se han ejecutado y se ejecutarán en esta programación.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a