AzureMachineLearningWorkspaces Class
These APIs allow end users to operate on Azure Machine Learning Workspace resources.
- Inheritance
-
azure.mgmt.machinelearningservices.aio.operations._azure_machine_learning_workspaces_operations.AzureMachineLearningWorkspacesOperationsMixinAzureMachineLearningWorkspaces
Constructor
AzureMachineLearningWorkspaces(credential: AsyncTokenCredential, 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
- Operations
Operations operations
- workspaces
- WorkspacesOperations
WorkspacesOperations operations
- workspace_features
- WorkspaceFeaturesOperations
WorkspaceFeaturesOperations operations
- notebooks
- NotebooksOperations
NotebooksOperations operations
- usages
- UsagesOperations
UsagesOperations operations
- virtual_machine_sizes
- VirtualMachineSizesOperations
VirtualMachineSizesOperations operations
- quotas
- QuotasOperations
QuotasOperations operations
- workspace_connections
- WorkspaceConnectionsOperations
WorkspaceConnectionsOperations operations
- machine_learning_compute
- MachineLearningComputeOperations
MachineLearningComputeOperations operations
- private_endpoint_connections
- PrivateEndpointConnectionsOperations
PrivateEndpointConnectionsOperations operations
- private_link_resources
- PrivateLinkResourcesOperations
PrivateLinkResourcesOperations operations
Methods
| close |
close
async close() -> None
Feedback
Submit and view feedback for