Sha256: c071ec77022f1628b0df56585e61839a726e1cb66070e6f37c3e42a001addc55
Contents?: true
Size: 358 Bytes
Versions: 62
Compression:
Stored size: 358 Bytes
Contents
module Fog module ARM module Storage module Models module SkuName StandardLRS = 'Standard_LRS'.freeze StandardGRS = 'Standard_GRS'.freeze StandardRAGRS = 'Standard_RAGRS'.freeze StandardZRS = 'Standard_ZRS'.freeze PremiumLRS = 'Premium_LRS'.freeze end end end end end
Version data entries
62 entries across 62 versions & 5 rubygems