v7

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

Deletes specified Machine Learning compute.

delete/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.

underlyingResourceAction'Delete' | 'Detach' required

Delete the underlying compute if 'Delete', or detach the underlying compute from workspace if 'Detach'.

Response

The request was successful; the request was well-formed and received properly.