PeeringServicePrefixListResult interface

The paginated list of peering service prefixes.

Properties

nextLink

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

value

The list of peering service prefixes.

Property Details

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[]

Property Value