Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Tag

Details of the tag that is being created.

Properties

Optional description

description: undefined | string

The description assigned to the tag during creation.

Optional isCostTracking

isCostTracking: undefined | false | true

Indicates whether the tag is enabled for cost tracking.

name

name: string

The name you assign to the tag during creation. This is the tag key definition. The name must be unique within the tag namespace and cannot be changed.

Optional validator

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Tag): object

getJsonObj

  • getJsonObj(obj: Tag): object