Share via


Job.ExecutionInfo Property

Definition

Gets or sets information about the execution of a job.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to