다음을 통해 공유


Job.JobPreparation 속성

정의

도구 키트를 시작하기 전에 수행할 작업을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

설명

지정된 작업은 작업의 일부인 모든 노드에서 실행됩니다.

적용 대상