ENUM
AzureStorageAccessTier
Description
The Azure Storage accounts access tier.
link GraphQL Schema definition
- enum AzureStorageAccessTier {
- # The Azure Storage account access is Archive.
- # The Azure Storage account access is Cold.
- # The Azure Storage account access is Cool.
- # The Azure Storage account access is Hot.
- # The Azure Storage account access tier is unknown.
- }