Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TrackedResource

Package version

Describes an Azure tracked resource.

Hierarchy

Index

Properties

Optional etag

etag: undefined | string

Entity tag is used for comparing two or more entities from the same requested resource.

Optional id

id: undefined | string

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

Optional kind

kind: undefined | string

Kind of the resource

Optional location

location: undefined | string

Location where the resource is stored

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 | {}

A list of key value pairs that describe the resource.

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