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