AddTaskResult.Task Property

Definition

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

Property Value

Applies to