Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TagDetails

Package version

Tag details.

Hierarchy

  • TagDetails

Index

Properties

Properties

Optional count

count: TagCount

The total number of resources that use the resource tag. When a tag is initially created and has no associated resources, the value is 0.

Optional id

id: undefined | string

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

Optional tagName

tagName: undefined | string

The tag name.

Optional values

values: TagValue[]

The list of tag values.

Generated using TypeDoc