Module: Fog::ARM::Storage::Models::SkuName

Defined in:
lib/fog/azurerm/models/storage/sku_name.rb

Constant Summary collapse

StandardLRS =
'Standard_LRS'.freeze
StandardGRS =
'Standard_GRS'.freeze
StandardRAGRS =
'Standard_RAGRS'.freeze
StandardZRS =
'Standard_ZRS'.freeze
PremiumLRS =
'Premium_LRS'.freeze