v4

latestSwagger 2.0raw.githubusercontent.com2019-05-31182460.5 KB
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

idstring

The resource identifier.

namestring

The resource name.

typestring

The resource type.

locationstring required

The resource location.

tagsobject

The resource tags.

Response

The body contains all the non-security properties of the provisioning service. Security-related properties are set to null.

idstring

The resource identifier.

namestring

The resource name.

typestring

The resource type.

locationstring required

The resource location.

tagsobject

The resource tags.