ENUM

AdVolumeExportSortByField

Description

Sort by fields for Active Directory volume export results.

link GraphQL Schema definition

  • enum AdVolumeExportSortByField {
  • # Sort by field is not specified. Any filter text would
  • # not be considered.
  • SORT_UNSPECIFIED
  • # Sort by Creation Date.
  • TIME
  • }