Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Resource

Package version

Azure Resource Manager resource envelope.

Hierarchy

Index

Properties

Optional id

id: undefined | string

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

Optional identity

identity: Identity

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

Optional location

location: undefined | string

Specifies the location of the resource.

Optional name

name: undefined | string

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

Optional tags

tags: undefined | object

Contains resource tags defined as key/value pairs.

Optional type

type: undefined | string

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

Generated using TypeDoc