Sha256: f872bed4eb04d2d1c34c5d386ff2f69dd109eddcb4908cc429b74f37acf308cd
Contents?: true
Size: 384 Bytes
Versions: 6
Compression:
Stored size: 384 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::IotHub::Mgmt::V2018_04_01 module Models # # Defines values for IotHubSkuTier # module IotHubSkuTier Free = "Free" Standard = "Standard" Basic = "Basic" end end end
Version data entries
6 entries across 6 versions & 1 rubygems