NewJobParameters.JobReleaseTask 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 Release task for the job.
public Microsoft.Azure.Commands.Batch.Models.PSJobReleaseTask JobReleaseTask { get; set; }
member this.JobReleaseTask : Microsoft.Azure.Commands.Batch.Models.PSJobReleaseTask with get, set
Public Property JobReleaseTask As PSJobReleaseTask