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. |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python