v7

latestSwagger 2.02026-07-13223776.2 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-versionstring 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 nullable

The resource tags.

Response

This is returned as a response when the resource already exists and was updated successfully.

idstring

The resource identifier.

namestring

The resource name.

typestring

The resource type.

locationstring required

The resource location.

tagsobject nullable

The resource tags.