共用方式為


ExpressRouteCircuitPeeringListResult interface

ListPeering API 服務呼叫的回應會擷取屬於 ExpressRouteCircuit 的所有對等互連。

屬性

nextLink

要取得下一組結果的 URL。

value

Express Route 線路中的對等互連。

屬性詳細資料

要取得下一組結果的 URL。

nextLink?: string

屬性值

string

value

Express Route 線路中的對等互連。

value?: ExpressRouteCircuitPeering[]

屬性值