Condividi tramite


ExpressRouteCircuitArpTable Class

Definition

The ARP table associated with the ExpressRouteCircuit.

public class ExpressRouteCircuitArpTable
type ExpressRouteCircuitArpTable = class
Public Class ExpressRouteCircuitArpTable
Inheritance
ExpressRouteCircuitArpTable

Constructors

Name Description
ExpressRouteCircuitArpTable()

Initializes a new instance of the ExpressRouteCircuitArpTable class.

ExpressRouteCircuitArpTable(Nullable<Int32>, String, String, String)

Initializes a new instance of the ExpressRouteCircuitArpTable class.

Properties

Name Description
Age

Gets or sets entry age in minutes.

InterfaceProperty

Gets or sets interface address.

IpAddress

Gets or sets the IP address.

MacAddress

Gets or sets the MAC address.

Applies to