TrackedResource interface
- Extends
Inherited Properties
| id | Fully qualified identifier for the resource. Ex - |
| name | The name of the resource |
| type | The type of the resource. Ex- |
Property Details
location
location: string
Property Value
string
tags
Resource tags.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited Property Details
id
Fully qualified identifier for the resource. Ex -
id?: string
Property Value
string
Inherited From Resource.id