OperationsMonitoringProperties Class
The operations monitoring properties for the IoT hub. The possible keys to the dictionary are Connections, DeviceTelemetry, C2DCommands, DeviceIdentityOperations, FileUploadOperations.
- Inheritance
-
OperationsMonitoringProperties
Constructor
OperationsMonitoringProperties(*, events: Optional[Dict[str, Union[str, azure.mgmt.iothub.v2016_02_03.models._iot_hub_client_enums.OperationMonitoringLevel]]] = None, **kwargs)
Variables
- events
- dict[str, str or OperationMonitoringLevel]
Dictionary of <OperationMonitoringLevel>.
Feedback
Submit and view feedback for