次の方法で共有


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

The link to fetch the next page of peer ASNs.

nextLink?: string

Property Value

string

value

The list of peer ASNs.

value?: PeerAsn[]

Property Value