v7

latestSwagger 2.0raw.githubusercontent.com2020-06-28205680.5 KB
Workspaces

Creates or updates a workspace with the specified parameters.

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

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.

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

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

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.