ListHubRouteTablesResult Class
List of RouteTables and a URL nextLink to get the next set of results.
- Inheritance
-
ListHubRouteTablesResult
Constructor
ListHubRouteTablesResult(*, value: typing.Union[typing.List[_ForwardRef('HubRouteTable')], NoneType] = None, next_link: typing.Union[str, NoneType] = None, **kwargs)
Parameters
- value
- list[HubRouteTable]
List of RouteTables.
- next_link
- str
URL to get the next set of operation list results if there are any.
Feedback
Submit and view feedback for