Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TrackedResource

Package version

Azure ARM Tracked Resource

Hierarchy

  • TrackedResource

Index

Properties

Optional id

id: undefined | string

Gets or sets the identifier. NOTE: This property will not be serialized. It can only be populated by the server.

Optional identity

identity: Identity

Identity Info on the tracked resource

Optional location

location: undefined | string

Gets or sets the location.

Optional name

name: undefined | string

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

Optional 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 on the azure resource.

Optional type

type: undefined | string

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

Generated using TypeDoc