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 |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python