CloudJob.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.
Gets or sets details of a Job Manager task to be launched when the job is started.
[Newtonsoft.Json.JsonProperty(PropertyName="jobManagerTask")]
public Microsoft.Azure.Batch.Protocol.Models.JobManagerTask JobManagerTask { get; set; }
member this.JobManagerTask : Microsoft.Azure.Batch.Protocol.Models.JobManagerTask with get, set
Public Property JobManagerTask As JobManagerTask
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute