OBJECT

AzureTag

Description

Azure Tag.

link GraphQL Schema definition

  • type AzureTag {
  • # Key of the Azure tag.
  • key: String!
  • # Value of the Azure tag.
  • value: String!
  • }

link Require by