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. |
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