Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TrackedResource

Package version

Resource properties including location and tags for track resources.

Hierarchy

Index

Properties

Properties

Optional id

id: undefined | string

Resource ID NOTE: This property will not be serialized. It can only be populated by the server.

location

location: string

The location the resource resides in.

Optional name

name: undefined | string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional tags

tags: undefined | object

Application-specific metadata in the form of key-value pairs.

Optional type

type: undefined | string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc