AddTaskResult.Task 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 details of the task.
public Microsoft.Azure.Batch.CloudTask Task { get; }
member this.Task : Microsoft.Azure.Batch.CloudTask
Public ReadOnly Property Task As CloudTask