Skip to main content

projects

Overview

Nameprojects
TypeResource
Idazure.ml_experimentation.projects

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 project.
tagsobjectThe tags of the resource.
typestringThe type of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccountName, projectName, resourceGroupName, subscriptionId, workspaceNameGets the properties of the specified machine learning project.
list_by_workspaceSELECTaccountName, resourceGroupName, subscriptionId, workspaceNameLists all the available machine learning projects under the specified workspace.
create_or_updateINSERTaccountName, projectName, resourceGroupName, subscriptionId, workspaceNameCreates or updates a project with the specified parameters.
deleteDELETEaccountName, projectName, resourceGroupName, subscriptionId, workspaceNameDeletes a project.
_list_by_workspaceEXECaccountName, resourceGroupName, subscriptionId, workspaceNameLists all the available machine learning projects under the specified workspace.
updateEXECaccountName, projectName, resourceGroupName, subscriptionId, workspaceNameUpdates a project with the specified parameters.