Sha256: 8cc673d9129e4027e53c011f93e2f132c8431f747abff8f7b3c0abb0572d16af
Contents?: true
Size: 357 Bytes
Versions: 32
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::V2016_01_01 module Models # # Defines values for SkuTier # module SkuTier Standard = "Standard" Premium = "Premium" end end end
Version data entries
32 entries across 32 versions & 1 rubygems