Share via


BatchJob.State Property

Definition

The current state of the Job.

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

Property Value

Applies to