ExpressRouteCircuitArpTable Class
The ARP table associated with the ExpressRouteCircuit.
- Inheritance
-
ExpressRouteCircuitArpTable
Constructor
ExpressRouteCircuitArpTable(*, ip_address: typing.Union[str, NoneType] = None, mac_address: typing.Union[str, NoneType] = None, **kwargs)
Parameters
- ip_address
- str
The IP address.
- mac_address
- str
The MAC address.
Feedback
Submit and view feedback for