ExpressRouteCircuitsArpTableListResult Class
Response for ListArpTable associated with the Express Route Circuits API.
- Inheritance
-
ExpressRouteCircuitsArpTableListResult
Constructor
ExpressRouteCircuitsArpTableListResult(*, value: typing.Union[typing.List[_ForwardRef('ExpressRouteCircuitArpTable')], NoneType] = None, next_link: typing.Union[str, NoneType] = None, **kwargs)
Parameters
- value
- list[ExpressRouteCircuitArpTable]
A list of the ARP tables.
- next_link
- str
The URL to get the next set of results.
Feedback
Submit and view feedback for