Sha256: a3ddabecbaea6a01410d26273f65fa3de560708a389e19ca1c53ce1ad9484d9b
Contents?: true
Size: 451 Bytes
Versions: 2
Compression:
Stored size: 451 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator 1.2.2.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" ErrorInformation = "Error, Information" end end end
Version data entries
2 entries across 2 versions & 1 rubygems