Sha256: 6c9c14332449cb69621122bd2a2138184e7efabb7ad1b032d2734590d55d43a8
Contents?: true
Size: 406 Bytes
Versions: 3
Compression:
Stored size: 406 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator 0.17.0.0 # Changes may cause incorrect behavior and will be lost if the code is # regenerated. module Azure::ARM::IotHub module Models # # Defines values for OperationMonitoringLevel # module OperationMonitoringLevel None = "None" Error = "Error" Information = "Information" end end end
Version data entries
3 entries across 3 versions & 1 rubygems