CreateOrUpdateTrackedResourceProperties interface
Properties required to create any resource tracked by Azure Resource Manager.
Properties
| ___location | The ___location of the resource. |
| tags | Key-value pairs of additional properties for the resource. |
Property Details
___location
The ___location of the resource.
___location: string
Property Value
string
tags
Key-value pairs of additional properties for the resource.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}