Sha256: 639a4ab80d708ed5364265c4bb97f271eff9866b752b4341bb1521c2f4d03a80
Contents?: true
Size: 513 Bytes
Versions: 23
Compression:
Stored size: 513 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::V2018_07_01 module Models # # Defines values for SkuName # module SkuName StandardLRS = "Standard_LRS" StandardGRS = "Standard_GRS" StandardRAGRS = "Standard_RAGRS" StandardZRS = "Standard_ZRS" PremiumLRS = "Premium_LRS" PremiumZRS = "Premium_ZRS" end end end
Version data entries
23 entries across 23 versions & 1 rubygems