PatchResourceTags interface
The object being used to update tags of a resource, in general used for PATCH operations.
Properties
tags | Resource tags. |
Property Details
tags
Resource tags.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}