PeeringServiceProviderListResult interface

The paginated list of peering service providers.

Properties

nextLink

The link to fetch the next page of peering service providers.

value

The list of peering service providers.

Property Details

The link to fetch the next page of peering service providers.

nextLink?: string

Property Value

string

value

The list of peering service providers.

value?: PeeringServiceProvider[]

Property Value