MatchedRoute Class
Routes that matched.
- Inheritance
-
azure.mgmt.iothub._serialization.ModelMatchedRoute
Constructor
MatchedRoute(*, properties: _models.RouteProperties | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
properties
|
Properties of routes that matched. |
Variables
Name | Description |
---|---|
properties
|
Properties of routes that matched. |
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