OperationsMonitoringProperties Class
The operations monitoring properties for the IoT hub. The possible keys to the dictionary are Connections, DeviceTelemetry, C2DCommands, DeviceIdentityOperations, FileUploadOperations.
- Inheritance
-
azure.mgmt.iothub._serialization.ModelOperationsMonitoringProperties
Constructor
OperationsMonitoringProperties(*, events: Dict[str, str | _models.OperationMonitoringLevel] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
events
|
Dictionary of |
Variables
Name | Description |
---|---|
events
|
Dictionary of |
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for Python