Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)