ExpressRouteCircuitPeeringListResult interface

Response for ListPeering API service call retrieves all peerings that belong to an ExpressRouteCircuit.

Properties

nextLink

The URL to get the next set of results.

value

The peerings in an express route circuit.

Property Details

The URL to get the next set of results.

nextLink?: string

Property Value

string

value

The peerings in an express route circuit.

value?: ExpressRouteCircuitPeering[]

Property Value