Sha256: ca47f61d2d7dce7a5deba61ccb772d0127add11933eb659460555cfdff8b4df0
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_01_19 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