Uses of Class
com.azure.compute.batch.models.BatchNodeError
Packages that use BatchNodeError
-
Uses of BatchNodeError in com.azure.compute.batch.models
Methods in com.azure.compute.batch.models that return BatchNodeErrorModifier and TypeMethodDescriptionstatic BatchNodeErrorBatchNodeError.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of BatchNodeError from the JsonReader.Methods in com.azure.compute.batch.models that return types with arguments of type BatchNodeErrorModifier and TypeMethodDescriptionBatchNode.getErrors()Get the errors property: The list of errors that are currently being encountered by the Compute Node.