Sha256: 93c85c0b49440981c443694e75fa365818e25a3c0bc6cec0700d70aaebdd369f
Contents?: true
Size: 480 Bytes
Versions: 30
Compression:
Stored size: 480 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator. # Changes may cause incorrect behavior and will be lost if the code is # regenerated. module Azure::Storage::Mgmt::V2017_10_01 module Models # # Defines values for SkuName # module SkuName StandardLRS = "Standard_LRS" StandardGRS = "Standard_GRS" StandardRAGRS = "Standard_RAGRS" StandardZRS = "Standard_ZRS" PremiumLRS = "Premium_LRS" end end end
Version data entries
30 entries across 30 versions & 1 rubygems