PUT
Create or update the metadata of the provisioning service.
Create or update the metadata of the provisioning service. The usual pattern to modify a property is to retrieve the provisioning service metadata and security metadata, and then combine them with the modified values in a new body to update the provisioning service.
put/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/provisioningServices/{provisioningServiceName}
Path parameters
subscriptionIdstring required
The subscription identifier.
resourceGroupNamestring required
Resource group identifier.
provisioningServiceNamestring required
Name of provisioning service to create or update.
Query parameters
api-versionstring required
The version of the API.
Request body
Response
The body contains all the non-security properties of the provisioning service. Security-related properties are set to null.