ExpressRouteCircuitArpTable interface
The ARP table associated with the ExpressRouteCircuit.
Properties
age | Entry age in minutes. |
interface | Interface address. |
ip |
The IP address. |
mac |
The MAC address. |
Property Details
age
Entry age in minutes.
age?: number
Property Value
number
interface
Interface address.
interface?: string
Property Value
string
ipAddress
The IP address.
ipAddress?: string
Property Value
string
macAddress
The MAC address.
macAddress?: string
Property Value
string