RoutingTwin Class
Twin reference input parameter. This is an optional parameter.
- Inheritance
-
azure.mgmt.iothub._serialization.ModelRoutingTwin
Constructor
RoutingTwin(*, tags: MutableMapping[str, Any] | None = None, properties: _models.RoutingTwinProperties | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
tags
|
Twin Tags. |
properties
|
|
Variables
Name | Description |
---|---|
tags
|
<xref:JSON>
Twin Tags. |
properties
|
|
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python