JobSpecification.JobManagerTask Property

Definition

Gets or sets details of a Job Manager task to be launched when a job is created via this JobSpecification.

public Microsoft.Azure.Batch.JobManagerTask JobManagerTask { get; set; }
member this.JobManagerTask : Microsoft.Azure.Batch.JobManagerTask with get, set
Public Property JobManagerTask As JobManagerTask

Property Value

Applies to