CloudJobSchedule.ExecutionInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets information about Jobs that have been and will be run under this schedule.
[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
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute