v2

latestSwagger 2.0raw.githubusercontent.com2019-11-0891121.4 KB
Workspaces

Creates or updates a workspace with the specified parameters.

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

Path parameters

subscriptionIdstring required

The Microsoft Azure subscription ID.

resourceGroupNamestring required

The name of the resource group to which the machine learning workspace belongs.

workspaceNamestring required

The name of the machine learning workspace.

Query parameters

api-versionstring required

The client API version.

Request body

idstring

The resource ID.

namestring

The name of the resource.

typestring

The type of the resource.

locationstring required

The location of the resource. This cannot be changed after the resource is created.

tagsobject

The tags of the resource.

Response

The request was successful; the resource already exists and was updated.

idstring

The resource ID.

namestring

The name of the resource.

typestring

The type of the resource.

locationstring required

The location of the resource. This cannot be changed after the resource is created.

tagsobject

The tags of the resource.