PeeringListResult interface

The paginated list of peerings.

Properties

nextLink

The link to fetch the next page of peerings.

value

The list of peerings.

Property Details

The link to fetch the next page of peerings.

nextLink?: string

Property Value

string

value

The list of peerings.

value?: Peering[]

Property Value