StorageAccountType type

Defines values for StorageAccountType. Possible values include: 'Standard_LRS', 'Premium_LRS'

type StorageAccountType = "Standard_LRS" | "Premium_LRS"