Module: Azure::Storage::Mgmt::V2015_05_01_preview::Models::AccountType

Defined in:
lib/2015-05-01-preview/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"