Uses of Class
com.azure.compute.batch.models.AutoScaleRunError
Packages that use AutoScaleRunError
-
Uses of AutoScaleRunError in com.azure.compute.batch.models
Methods in com.azure.compute.batch.models that return AutoScaleRunErrorModifier and TypeMethodDescriptionstatic AutoScaleRunError
AutoScaleRunError.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of AutoScaleRunError from the JsonReader.AutoScaleRun.getError()
Get the error property: Details of the error encountered evaluating the autoscale formula on the Pool, if the evaluation was unsuccessful.