v14

latestSwagger 2.0raw.githubusercontent.com2022-04-018660175.5 KB
Tags

Creates a tag value. The name of the tag must already exist.

put/subscriptions/{subscriptionId}/tagNames/{tagName}/tagValues/{tagValue}

Path parameters

tagNamestring required

The name of the tag.

tagValuestring required

The value of the tag to create.

subscriptionIdstring required

The ID of the target subscription.

Query parameters

api-versionstring required

The API version to use for this operation.

Response

OK - Returns information about the tag value.

idstring

The tag ID.

tagValuestring

The tag value.