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
|
|
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python