TestAllRoutesResult Class
Result of testing all routes.
- Inheritance
-
azure.mgmt.iothub._serialization.ModelTestAllRoutesResult
Constructor
TestAllRoutesResult(*, routes: List[_models.MatchedRoute] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
routes
|
JSON-serialized array of matched routes. |
Variables
Name | Description |
---|---|
routes
|
JSON-serialized array of matched routes. |
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