Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TrackedResource

Package version

The resource model definition for a ARM tracked top level resource.

Hierarchy

Index

Properties

Optional id

id: undefined | string

Fully qualified resource Id for the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional location

location: undefined | string

The GEO location of the resource.

Optional name

name: undefined | string

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

Optional systemData

systemData: SystemData

Metadata pertaining to creation and last modification of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional tags

tags: undefined | {}

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

Optional type

type: undefined | string

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

Generated using TypeDoc