TestAllRoutesResult Class

Result of testing all routes.

Inheritance
azure.mgmt.iothub._serialization.Model
TestAllRoutesResult

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.