Sha256: 6a2c4fd4f61198b0d26d7c6c88b00c0350f136f6bdece4842a99c1bd2c8e3323
Contents?: true
Size: 458 Bytes
Versions: 10
Compression:
Stored size: 458 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 OperationMonitoringLevel # module OperationMonitoringLevel None = "None" Error = "Error" Information = "Information" ErrorInformation = "Error, Information" end end end
Version data entries
10 entries across 10 versions & 1 rubygems