CloudJob.JobPreparationTask Property

Definition

Gets or sets the Job Preparation task. The Batch service will run the Job Preparation task on a compute node before starting any tasks of that job on that compute node.

public Microsoft.Azure.Batch.JobPreparationTask JobPreparationTask { get; set; }
Property Value