Skip to main content

workspaces

Overview

Nameworkspaces
TypeResource
Idazure.ml_experimentation.workspaces

Fields

NameDatatypeDescription
idstringThe resource ID.
namestringThe name of the resource.
locationstringThe location of the resource. This cannot be changed after the resource is created.
propertiesobjectThe properties of a machine learning team account workspace.
tagsobjectThe tags of the resource.
typestringThe type of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccountName, resourceGroupName, subscriptionId, workspaceNameGets the properties of the specified machine learning workspace.
list_by_accountsSELECTaccountName, resourceGroupName, subscriptionIdLists all the available machine learning workspaces under the specified team account.
create_or_updateINSERTaccountName, resourceGroupName, subscriptionId, workspaceNameCreates or updates a machine learning workspace with the specified parameters.
deleteDELETEaccountName, resourceGroupName, subscriptionId, workspaceNameDeletes a machine learning workspace.
_list_by_accountsEXECaccountName, resourceGroupName, subscriptionIdLists all the available machine learning workspaces under the specified team account.
updateEXECaccountName, resourceGroupName, subscriptionId, workspaceNameUpdates a machine learning workspace with the specified parameters.