Uses of Class
com.azure.compute.batch.models.ResizeError
Packages that use ResizeError
-
Uses of ResizeError in com.azure.compute.batch.models
Methods in com.azure.compute.batch.models that return ResizeErrorModifier and TypeMethodDescriptionstatic ResizeError
ResizeError.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of ResizeError from the JsonReader.Methods in com.azure.compute.batch.models that return types with arguments of type ResizeErrorModifier and TypeMethodDescriptionBatchPool.getResizeErrors()
Get the resizeErrors property: A list of errors encountered while performing the last resize on the Pool.