JobSchedulingError
Class
Definition
An error encountered by the Batch service when scheduling a job.
public class JobSchedulingError
- Inheritance
-
JobSchedulingError
Properties
| Category |
Gets the category of the job scheduling error. |
| Code |
Gets a code for the job scheduling error. See JobSchedulingErrorCodes for possible values. |
| Details |
Gets a list of additional error details related to the scheduling error. |
| Message |
Gets a message describing the job scheduling error, intended to be suitable for display in a user interface. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |