PeeringServiceProviderListResult interface
The paginated list of peering service providers.
Properties
next |
The link to fetch the next page of peering service providers. |
value | The list of peering service providers. |
Property Details
nextLink
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[]