Sha256: e7de4a79da4ca0c68faeb5b34295915b91aac7765b73fa375995e3c3cba6c81a
Contents?: true
Size: 370 Bytes
Versions: 6
Compression:
Stored size: 370 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_01_22 module Models # # Defines values for IotHubSku # module IotHubSku F1 = "F1" S1 = "S1" S2 = "S2" S3 = "S3" end end end
Version data entries
6 entries across 6 versions & 1 rubygems