ExpressRouteCircuitConnectionListResult interface
ListConnections API 服務呼叫的回應會擷取屬於 ExpressRouteCircuit 私人對等互連的所有全域連線。
屬性
next |
要取得下一組結果的 URL。 |
value | ExpressRoute 線路中與私人對等互連相關聯的全域連線。 |
屬性詳細資料
nextLink
要取得下一組結果的 URL。
nextLink?: string
屬性值
string
value
ExpressRoute 線路中與私人對等互連相關聯的全域連線。
value?: ExpressRouteCircuitConnection[]