Skip to main content

tags_value

Overview

Nametags_value
TypeResource
Idazure.resources.tags_value

Fields

SELECT not supported for this resource, use SHOW METHODS to view available operations for the resource and then invoke a supported method using the EXEC command

Methods

NameAccessible byRequired ParamsDescription
create_or_updateINSERTsubscriptionId, tagName, tagValueThis operation allows adding a value to the list of predefined values for an existing predefined tag name. A tag value can have a maximum of 256 characters.
deleteDELETEsubscriptionId, tagName, tagValueThis operation allows deleting a value from the list of predefined values for an existing predefined tag name. The value being deleted must not be in use as a tag value for the given tag name for any resource.