Freigeben über


CloudJobSchedule.ExecutionInfo Eigenschaft

Definition

Ruft Informationen zu Aufträgen ab, die unter diesem Zeitplan ausgeführt wurden und ausgeführt werden, oder legt diese fest.

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: