Share via


BatchSubtask.State Property

Definition

The current state of the subtask.

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

Property Value

Applies to