azure.mgmt.batchai package¶
Module contents¶
-
class
azure.mgmt.batchai.BatchAIManagementClient(credentials, subscription_id, base_url=None)[source]¶ Bases:
msrest.service_client.SDKClientThe Azure BatchAI Management API.
Variables: - config (BatchAIManagementClientConfiguration) – Configuration for client.
- operations (azure.mgmt.batchai.operations.Operations) – Operations operations
- usages (azure.mgmt.batchai.operations.UsagesOperations) – Usages operations
- workspaces (azure.mgmt.batchai.operations.WorkspacesOperations) – Workspaces operations
- experiments (azure.mgmt.batchai.operations.ExperimentsOperations) – Experiments operations
- jobs (azure.mgmt.batchai.operations.JobsOperations) – Jobs operations
- file_servers (azure.mgmt.batchai.operations.FileServersOperations) – FileServers operations
- clusters (azure.mgmt.batchai.operations.ClustersOperations) – Clusters operations
Parameters: