Gets or sets the Job Release task. The Batch service runs the Job Release task when the job ends, on each compute node where any task of the job has run.
public Microsoft.Azure.Batch.JobReleaseTask JobReleaseTask { get; set; }