See: Description
Interface | Description |
---|---|
IInheritedBehaviors |
This interface defines methods and properties that are inherited from the instantiating parent object.
|
Class | Description |
---|---|
AccountOperations |
Performs account-related operations on an Azure Batch account.
|
ApplicationOperations |
Performs application-related operations on an Azure Batch account.
|
BatchClient |
A client for an Azure Batch account, used to access the Batch service.
|
BatchClientBehavior |
Classes derived from the BatchClientBehavior class modify operational behaviors of an Azure Batch client.
|
BatchErrorCodeStrings |
Error code strings returned from the Batch service.
|
CertificateOperations |
Performs certificate-related operations on an Azure Batch account.
|
ComputeNodeOperations |
Performs compute node-related operations on an Azure Batch account.
|
DetailLevel |
Controls the amount of detail requested from the Azure Batch service when listing or
retrieving resources.
|
DetailLevel.Builder |
The builder class to initiate a
DetailLevel instance. |
FileOperations |
Performs file-related operations on an Azure Batch account.
|
JobOperations |
Performs job-related operations on an Azure Batch account.
|
JobScheduleOperations |
Performs job schedule-related operations on an Azure Batch account.
|
JobSchedulingErrorCodes |
Contains error codes specific to job scheduling errors.
|
PoolOperations |
Performs pool-related operations on an Azure Batch account.
|
PoolResizeErrorCodes |
Contains error codes specific to pool resize errors.
|
TaskFailureInformationCodes |
Contains error codes specific to task failure information.
|
TaskOperations |
Performs task-related operations on an Azure Batch account.
|
Exception | Description |
---|---|
CreateTasksErrorException |
The exception that is thrown when the
TaskOperations.createTasks(String, List) operation is terminated. |
Copyright © 2019. All rights reserved.