v7

latestSwagger 2.0raw.githubusercontent.com2020-06-28205680.5 KB
OperationalizationClusters
MachineLearningComputes

Creates or updates compute. This call will overwrite a compute if it exists. This is a nonrecoverable operation. If your intent is to create a new compute, do a GET first to verify that it does not exist yet.

put/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/computes/{computeName}

Path parameters

subscriptionIdstring required

Azure subscription identifier.

resourceGroupNamestring required

Name of the resource group in which workspace is located.

workspaceNamestring required

Name of Azure Machine Learning workspace.

computeNamestring required

Name of the Azure Machine Learning compute.

Query parameters

api-versionstring required

Version of Azure Machine Learning resource provider API.

Request body

idstring

Specifies the resource ID.

namestring

Specifies the name of the resource.

locationstring

Specifies the location of the resource.

typestring

Specifies the type of the resource.

tagsobject

Contains resource tags defined as key/value pairs.

Response

Compute creation or update initiated.

idstring

Specifies the resource ID.

namestring

Specifies the name of the resource.

locationstring

Specifies the location of the resource.

typestring

Specifies the type of the resource.

tagsobject

Contains resource tags defined as key/value pairs.