v5

latestSwagger 2.0raw.githubusercontent.com2020-06-04122035.3 KB
DigitalTwinsInstance

Create or update the metadata of a DigitalTwinsInstance. The usual pattern to modify a property is to retrieve the DigitalTwinsInstance and security metadata, and then combine them with the modified values in a new body to update the DigitalTwinsInstance.

put/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DigitalTwins/digitalTwinsInstances/{resourceName}

Path parameters

subscriptionIdstring required

The subscription identifier.

resourceGroupNamestring required

The name of the resource group that contains the DigitalTwinsInstance.

resourceNamestring required

The name of the DigitalTwinsInstance.

Query parameters

api-version'2020-03-01-preview' required

Version of the DigitalTwinsInstance Management API.

Request body

idstring

The resource identifier.

namestring

The resource name.

typestring

The resource type.

locationstring required

The resource location.

tagsobject

The resource tags.

Response

This is returned as a response to the status polling request for the create or update operation. The body contains the resource representation that indicates a transitional provisioning state.

idstring

The resource identifier.

namestring

The resource name.

typestring

The resource type.

locationstring required

The resource location.

tagsobject

The resource tags.