ExpressRouteCircuitConnectionListResult interface

Response for ListConnections API service call retrieves all global reach connections that belongs to a Private Peering for an ExpressRouteCircuit.

Properties

nextLink

The URL to get the next set of results.

value

The global reach connection associated with Private Peering in an ExpressRoute Circuit.

Property Details

The URL to get the next set of results.

nextLink?: string

Property Value

string

value

The global reach connection associated with Private Peering in an ExpressRoute Circuit.

value?: ExpressRouteCircuitConnection[]

Property Value