Module: Azure::IotHub::Mgmt::V2017_07_01::Models::OperationMonitoringLevel

Defined in:
lib/2017-07-01/generated/azure_mgmt_iot_hub/models/operation_monitoring_level.rb

Overview

Defines values for OperationMonitoringLevel

Constant Summary collapse

None =
"None"
Error =
"Error"
Information =
"Information"
ErrorInformation =
"Error, Information"