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