PeeringServicePrefixListResult interface
The paginated list of peering service prefixes.
Properties
next |
The link to fetch the next page of peering service prefixes. |
value | The list of peering service prefixes. |
Property Details
nextLink
The link to fetch the next page of peering service prefixes.
nextLink?: string
Property Value
string
value
The list of peering service prefixes.
value?: PeeringServicePrefix[]