ENUM

CloudNativeTagRuleSortByFields

Description

Fields to sort tag rules.

link GraphQL Schema definition

  • enum CloudNativeTagRuleSortByFields {
  • # Sort by name.
  • NAME
  • # Sort by SLA domain.
  • SLA_DOMAIN
  • # Sort by tag key and value.
  • TAG
  • }

link Require by