Sha256: ab346cde29b0584eab7c7d88cf7b5bb5077c6d982938b6760090b5288c38992a
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::V2016_02_03 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