Sha256: c8433a8f8ed4a3aab5f714e2a4dea18d468e64fcf56af382094e3b4467558652
Contents?: true
Size: 357 Bytes
Versions: 30
Compression:
Stored size: 357 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 SkuTier # module SkuTier Standard = "Standard" Premium = "Premium" end end end
Version data entries
30 entries across 30 versions & 1 rubygems