TagsResource interface
A container holding only the Tags for a resource, allowing the user to update the tags on a PrivateLinkScope instance.
Properties
tags | Resource tags |
Property Details
tags
Resource tags
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}