azure.mgmt.batchai package¶
Module contents¶
-
class
azure.mgmt.batchai.
BatchAIManagementClient
(credentials, subscription_id, base_url=None)[source]¶ Bases:
msrest.service_client.SDKClient
The 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: - credentials (
A msrestazure Credentials object
) – Credentials needed for the client to connect to Azure. - subscription_id (str) – The subscriptionID for the Azure user.
- base_url (str) – Service URL