ExpressRouteCrossConnectionPeeringList interface

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

Properties

nextLink

The URL to get the next set of results. NOTE: This property will not be serialized. It can only be populated by the server.

value

The peerings in an express route cross connection.

Property Details

The URL to get the next set of results. NOTE: This property will not be serialized. It can only be populated by the server.

nextLink?: string

Property Value

string

value

The peerings in an express route cross connection.

value?: ExpressRouteCrossConnectionPeering[]

Property Value