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