Sha256: f5cb256960b0c6e55daa79bd226d1986a82c635684dbedc45173ab62e6b1fd94
Contents?: true
Size: 392 Bytes
Versions: 10
Compression:
Stored size: 392 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::V2017_07_01 module Models # # Defines values for IotHubScaleType # module IotHubScaleType Automatic = "Automatic" Manual = "Manual" None = "None" end end end
Version data entries
10 entries across 10 versions & 1 rubygems