TrackedResource interface

Extends

Properties

location
tags

Resource tags.

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

name

The name of the resource

name?: string

Property Value

string

Inherited From Resource.name

type

The type of the resource. Ex-

type?: string

Property Value

string

Inherited From Resource.type