ExpressRouteCircuitArpTable interface

The ARP table associated with the ExpressRouteCircuit.

Properties

age

Entry age in minutes.

interface

Interface address.

ipAddress

The IP address.

macAddress

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