NewJobParameters.JobManagerTask 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 Manager task that will be launched whenever a job is started.
public Microsoft.Azure.Commands.Batch.Models.PSJobManagerTask JobManagerTask { get; set; }
member this.JobManagerTask : Microsoft.Azure.Commands.Batch.Models.PSJobManagerTask with get, set
Public Property JobManagerTask As PSJobManagerTask