ResourceTags interface
List of key value pairs that describe the resource. This will overwrite the existing tags.
Properties
tags | Resource tags. |
Property Details
tags
Resource tags.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}