RouteListResult Class
Response for the ListRoute API service call.
- Inheritance
-
RouteListResult
Constructor
RouteListResult(*, value: typing.Union[typing.List[_ForwardRef('Route')], NoneType] = None, next_link: typing.Union[str, NoneType] = None, **kwargs)
Parameters
- next_link
- str
The URL to get the next set of results.
Feedback
Submit and view feedback for