EnrichmentProperties Class
The properties of an enrichment that your IoT hub applies to messages delivered to endpoints.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
EnrichmentProperties
Constructor
EnrichmentProperties(*, key: str, value: str, endpoint_names: List[str], **kwargs)
Variables
- key
- str
Required. The key or name for the enrichment property.
- value
- str
Required. The value for the enrichment property.
Feedback
Submit and view feedback for