Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MetadataResourceType

Package version

Metadata about types of Azure resources, containing relevant tables, functions, etc.

Hierarchy

  • MetadataResourceType

Index

Properties

Optional description

description: undefined | string

The description of the resource-type

Optional displayName

displayName: undefined | string

The display name of the resource-type

id

id: string

The ID of the resource-type

Optional labels

labels: string[]

The user-defined labels of the resource-type

Optional properties

properties: any

The properties of the resource-type

Optional related

The related metadata items for the resource-type

Optional tags

tags: any

The tags associated with the resource-type

type

type: string

The type of the resource-type

Generated using TypeDoc