CloudTask.State Property

Definition

Gets the current state of the task.

public Microsoft.Azure.Batch.Common.TaskState? State { get; }
member this.State : Nullable<Microsoft.Azure.Batch.Common.TaskState>
Public ReadOnly Property State As Nullable(Of TaskState)

Property Value

Applies to