JobExecutionInformation.SchedulingError Property

Definition

Gets the error encountered by the Batch service in scheduling the job.

public Microsoft.Azure.Batch.JobSchedulingError SchedulingError { get; }
member this.SchedulingError : Microsoft.Azure.Batch.JobSchedulingError
Public ReadOnly Property SchedulingError As JobSchedulingError

Property Value

Applies to