SubtaskInformation.State Property

Definition

Gets the current state of the subtask.

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

Property Value

Applies to