Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Resource

Package version

An Azure resource.

Hierarchy

  • Resource

Index

Properties

Optional id

id: undefined | string

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

location

location: string

The location of the resource. This cannot be changed after the resource is created.

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

The tags of 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