Module: Azure::Storage::Mgmt::V2015_06_15::Models::AccountType

Defined in:
lib/2015-06-15/generated/azure_mgmt_storage/models/account_type.rb

Overview

Defines values for AccountType

Constant Summary collapse

StandardLRS =
"Standard_LRS"
StandardZRS =
"Standard_ZRS"
StandardGRS =
"Standard_GRS"
StandardRAGRS =
"Standard_RAGRS"
PremiumLRS =
"Premium_LRS"