CloudJob.State Property

Definition

Gets the current state of the job.

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

Property Value

Applies to