Freigeben über


CloudJob.ExecutionInfo Eigenschaft

Definition

Ruft die Ausführungsinformationen für den Auftrag ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: