Sha256: 35e4b63cf47508f15e75b73459019616ba5d082eb33665a28479a08de39e829e
Contents?: true
Size: 370 Bytes
Versions: 10
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::V2016_02_03 module Models # # Defines values for IotHubSku # module IotHubSku F1 = "F1" S1 = "S1" S2 = "S2" S3 = "S3" end end end
Version data entries
10 entries across 10 versions & 1 rubygems