TaggedResource interface

An ARM resource with that can accept tags

Properties

tags

Tags of the service which is a list of key value pairs that describe the resource.

Property Details

tags

Tags of the service which is a list of key value pairs that describe the resource.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}