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