ENUM
StorageAccountSku
Description
Azure Storage account SKU type.
link GraphQL Schema definition
- enum StorageAccountSku {
- # Standard Geo Redundant Storage.
- # Standard Locally Redundant Storage.
- # Standard Zone Redundant Storage.
- }
ENUM
Azure Storage account SKU type.
- enum StorageAccountSku {
- # Standard Geo Redundant Storage.
- # Standard Locally Redundant Storage.
- # Standard Zone Redundant Storage.
- }