NewJobParameters.JobPreparationTask Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The details of the Job Preparation task for the job.
public Microsoft.Azure.Commands.Batch.Models.PSJobPreparationTask JobPreparationTask { get; set; }
member this.JobPreparationTask : Microsoft.Azure.Commands.Batch.Models.PSJobPreparationTask with get, set
Public Property JobPreparationTask As PSJobPreparationTask