Sha256: 3c7fdc16d160219bcbe3ff382d395b90a2ddec2c392c83c994b77ea92ecc5f50
Contents?: true
Size: 382 Bytes
Versions: 9
Compression:
Stored size: 382 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::ServiceBus::Mgmt::V2017_04_01 module Models # # Defines values for SkuTier # module SkuTier Basic = "Basic" Standard = "Standard" Premium = "Premium" end end end
Version data entries
9 entries across 9 versions & 1 rubygems