共用方式為


Job.ExecutionInfo 屬性

定義

取得或設定作業執行的相關資訊。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於