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
nextLink
The link to fetch the next page of peerings.
nextLink?: string
Property Value
value
The list of peerings.
value?: Peering[]
Property Value