ENUM
AzureStorageAccountKind
Description
The Azure Storage account type.
link GraphQL Schema definition
- enum AzureStorageAccountKind {
- # The Azure Storage account type is Blob Storage.
- # The Azure Storage account type is Block Blob Storage.
- # The Azure Storage account type is File Storage.
- # The Azure Storage account type is legacy General Purpose Storage V1.
- # The Azure Storage account type is unknown.
- # The Azure Storage account type is General Purpose Storage V2.
- }