Delen via


BatchTask.State Property

Definition

The current state of the Task.

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

Property Value

Applies to