Sha256: 89236d2744cdffc87c4ceb6bf52a7c2053150df740a4dd048769bfa71c410d5a
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::V2016_12_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