TagsResource interface

A container holding only the Tags for a resource, allowing the user to update the tags on a WebTest instance.

Properties

tags

Resource tags

Property Details

tags

Resource tags

tags?: Record<string, string>

Property Value

Record<string, string>