PeerExpressRouteCircuitConnectionListResult interface

Response for ListPeeredConnections API service call retrieves all global reach peer circuit 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 peer circuit 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 peer circuit connection associated with Private Peering in an ExpressRoute Circuit.

value?: PeerExpressRouteCircuitConnection[]

Property Value