KnownTagsPatchOperation enum

Known values of TagsPatchOperation that the service accepts.

Fields

Delete

The 'delete' option allows selectively deleting tags based on given names or name/value pairs.

Merge

The 'merge' option allows adding tags with new names and updating the values of tags with existing names.

Replace

The 'replace' option replaces the entire set of existing tags with a new set.