MatchedRoute Class 
Routes that matched.
Constructor
MatchedRoute(*, properties: _models.RouteProperties | None = None, **kwargs: Any)Keyword-Only Parameters
| Name | Description | 
|---|---|
| properties | Properties of routes that matched. Default value: None | 
Variables
| Name | Description | 
|---|---|
| properties | Properties of routes that matched. |