Sha256: 294f1e6937802a9268294e7abb1adfa57f9daff826e9dea0018865f55b81c9eb

Contents?: true

Size: 444 Bytes

Versions: 2

Compression:

Stored size: 444 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::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

Version Path
azure_mgmt_iot_hub-0.14.0 lib/generated/azure_mgmt_iot_hub/models/operation_monitoring_level.rb
azure_mgmt_iot_hub-0.13.0 lib/generated/azure_mgmt_iot_hub/models/operation_monitoring_level.rb