Module: Azure::IotHub::Mgmt::V2018_04_01::Models::OperationMonitoringLevel

Defined in:
lib/2018-04-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"