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
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.