JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.microsoft.azure.management.batchai.BatchAIError
Packages that use
BatchAIError
Package
Description
com.microsoft.azure.management.batchai
This package contains the classes for BatchAIManagementClient.
Uses of
BatchAIError
in
com.microsoft.azure.management.batchai
Methods in
com.microsoft.azure.management.batchai
that return types with arguments of type
BatchAIError
Modifier and Type
Method
Description
List
<
BatchAIError
>
BatchAICluster.
errors
()
List
<
BatchAIError
>
JobPropertiesExecutionInfo.
errors
()
Get a collection of errors encountered by the service during job execution.