共用方式為


ExpressRouteCircuitsArpTableListResult interface

與 Express Route 線路 API 相關聯的 ListArpTable 回應。

屬性

nextLink

要取得下一組結果的URL。

value

ARP 資料表的清單。

屬性詳細資料

要取得下一組結果的URL。

nextLink?: string

屬性值

string

value

ARP 資料表的清單。

value?: ExpressRouteCircuitArpTable[]

屬性值