RouteTableListResult Class
Response for the ListRouteTable API service call.
- Inheritance
-
RouteTableListResult
Constructor
RouteTableListResult(*, value: typing.Union[typing.List[_ForwardRef('RouteTable')], NoneType] = None, next_link: typing.Union[str, NoneType] = None, **kwargs)
Parameters
- value
- list[RouteTable]
Gets a list of route tables in a resource group.
- next_link
- str
The URL to get the next set of results.
Feedback
Submit and view feedback for