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.