ExpressRouteCircuitArpTable interface
與 ExpressRouteCircuit 相關聯的 ARP 數據表。
屬性
age | 進入年齡以分鐘為單位。 |
interface | 介面位址。 |
ip |
IP 位址。 |
mac |
MAC 位址。 |
屬性詳細資料
age
進入年齡以分鐘為單位。
age?: number
屬性值
number
interface
介面位址。
interface?: string
屬性值
string
ipAddress
IP 位址。
ipAddress?: string
屬性值
string
macAddress
MAC 位址。
macAddress?: string
屬性值
string