Uses of Class
com.azure.compute.batch.models.BatchJobSchedulingError
Packages that use BatchJobSchedulingError
-
Uses of BatchJobSchedulingError in com.azure.compute.batch.models
Methods in com.azure.compute.batch.models that return BatchJobSchedulingErrorModifier and TypeMethodDescriptionstatic BatchJobSchedulingError
BatchJobSchedulingError.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of BatchJobSchedulingError from the JsonReader.BatchJobExecutionInfo.getSchedulingError()
Get the schedulingError property: Details of any error encountered by the service in starting the Job.