다음을 통해 공유


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

적용 대상