Sha256: d7382047acc017e53d586fc51b217aa678439081ea27df39b22d91b900fe66a6
Contents?: true
Size: 480 Bytes
Versions: 32
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_06_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
32 entries across 32 versions & 1 rubygems