@azure/arm-machinelearningexperimentation package
Classes
| Accounts |
Class representing a Accounts. |
| MLTeamAccountManagementClient | |
| MLTeamAccountManagementClientContext | |
| Operations |
Class representing a Operations. |
| Projects |
Class representing a Projects. |
| Workspaces |
Class representing a Workspaces. |
Interfaces
| Account |
An interface representing Account. An object that represents a machine learning team account. |
| AccountListResult |
An interface representing the AccountListResult. The result of a request to list machine learning team accounts. |
| AccountUpdateParameters |
An interface representing AccountUpdateParameters. The parameters for updating a machine learning team account. |
| BaseResource |
An empty interface. |
| CloudError |
Provides additional information about an http error response returned from a Microsoft Azure service. |
| ErrorResponse |
An interface representing ErrorResponse. The error response send when an operation fails. |
| MLTeamAccountManagementClientOptions |
An interface representing MLTeamAccountManagementClientOptions. |
| Operation |
An interface representing Operation. Azure Machine Learning team account REST API operation |
| OperationDisplay |
An interface representing OperationDisplay. Display name of operation |
| OperationListResult |
An interface representing the OperationListResult. An array of operations supported by the resource provider. |
| Project |
An interface representing Project. An object that represents a machine learning project. |
| ProjectListResult |
An interface representing the ProjectListResult. The result of a request to list projects. |
| ProjectUpdateParameters |
An interface representing ProjectUpdateParameters. The parameters for updating a machine learning project. |
| Resource |
An interface representing Resource. An Azure resource. |
| StorageAccountProperties |
An interface representing StorageAccountProperties. The properties of a storage account for a machine learning team account. |
| Workspace |
An interface representing Workspace. An object that represents a machine learning team account workspace. |
| WorkspaceListResult |
An interface representing the WorkspaceListResult. The result of a request to list machine learning team account workspaces. |
| WorkspaceUpdateParameters |
An interface representing WorkspaceUpdateParameters. The parameters for updating a machine learning team account workspace. |
Type Aliases
| AccountsCreateOrUpdateResponse |
Contains response data for the createOrUpdate operation. |
| AccountsGetResponse |
Contains response data for the get operation. |
| AccountsListByResourceGroupNextResponse |
Contains response data for the listByResourceGroupNext operation. |
| AccountsListByResourceGroupResponse |
Contains response data for the listByResourceGroup operation. |
| AccountsListNextResponse |
Contains response data for the listNext operation. |
| AccountsListResponse |
Contains response data for the list operation. |
| AccountsUpdateResponse |
Contains response data for the update operation. |
| OperationsListResponse |
Contains response data for the list operation. |
| ProjectsCreateOrUpdateResponse |
Contains response data for the createOrUpdate operation. |
| ProjectsGetResponse |
Contains response data for the get operation. |
| ProjectsListByWorkspaceNextResponse |
Contains response data for the listByWorkspaceNext operation. |
| ProjectsListByWorkspaceResponse |
Contains response data for the listByWorkspace operation. |
| ProjectsUpdateResponse |
Contains response data for the update operation. |
| ProvisioningState |
Defines values for ProvisioningState. Possible values include: 'Creating', 'Succeeded', 'Updating', 'Deleting', 'Failed' |
| WorkspacesCreateOrUpdateResponse |
Contains response data for the createOrUpdate operation. |
| WorkspacesGetResponse |
Contains response data for the get operation. |
| WorkspacesListByAccountsNextResponse |
Contains response data for the listByAccountsNext operation. |
| WorkspacesListByAccountsResponse |
Contains response data for the listByAccounts operation. |
| WorkspacesUpdateResponse |
Contains response data for the update operation. |