ENUM

StorageAccountContainersSortByField

Description

Fields in a storage account container that can be used for sorting.

link GraphQL Schema definition

  • enum StorageAccountContainersSortByField {
  • # Last Modified Time of the container in azure.
  • LAST_MODIFIED_TIME
  • # Name of the container.
  • NAME
  • }

link Require by