PeerAsnListResult interface
The paginated list of peer ASNs.
Properties
nextLink |
The link to fetch the next page of peer ASNs.
|
value |
The list of peer ASNs.
|
Property Details
nextLink
The link to fetch the next page of peer ASNs.
nextLink?: string
Property Value
value
The list of peer ASNs.
value?: PeerAsn[]
Property Value