v11

latestSwagger 2.0raw.githubusercontent.com2022-09-07101728.0 KB
Apps

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

put/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.IoTCentral/iotApps/{resourceName}

Path parameters

subscriptionIdstring required

The subscription identifier.

resourceGroupNamestring required

The name of the resource group that contains the IoT Central application.

resourceNamestring required

The ARM resource name of the IoT Central application.

Query parameters

api-versionstring required

The version of the API.

Request body

idstring

The ARM resource identifier.

namestring

The ARM 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 ARM resource identifier.

namestring

The ARM resource name.

typestring

The resource type.

locationstring required

The resource location.

tagsobject

The resource tags.