BatchAI Class
The Azure BatchAI Management API.
- Inheritance
-
builtins.objectBatchAI
Constructor
BatchAI(credential: TokenCredential, subscription_id: str, base_url: Optional[str] = None, **kwargs: Any)
Parameters
- polling_interval
- int
Default waiting time between two polls for LRO operations if no Retry-After header is present.
Variables
- operations
- <xref:batch_ai.operations.Operations>
Operations operations
- usages
- <xref:batch_ai.operations.UsagesOperations>
UsagesOperations operations
- workspaces
- <xref:batch_ai.operations.WorkspacesOperations>
WorkspacesOperations operations
- experiments
- <xref:batch_ai.operations.ExperimentsOperations>
ExperimentsOperations operations
- jobs
- <xref:batch_ai.operations.JobsOperations>
JobsOperations operations
- file_servers
- <xref:batch_ai.operations.FileServersOperations>
FileServersOperations operations
- clusters
- <xref:batch_ai.operations.ClustersOperations>
ClustersOperations operations
Methods
| close |
close
close() -> None
Feedback
Submit and view feedback for