你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PeeringReceivedRoute interface

The properties that define a received route.

Properties

asPath

The AS path for the prefix. NOTE: This property will not be serialized. It can only be populated by the server.

nextHop

The next hop for the prefix. NOTE: This property will not be serialized. It can only be populated by the server.

originAsValidationState

The origin AS change information for the prefix. NOTE: This property will not be serialized. It can only be populated by the server.

prefix

The prefix. NOTE: This property will not be serialized. It can only be populated by the server.

receivedTimestamp

The received timestamp associated with the prefix. NOTE: This property will not be serialized. It can only be populated by the server.

rpkiValidationState

The RPKI validation state for the prefix and origin AS that's listed in the AS path. NOTE: This property will not be serialized. It can only be populated by the server.

trustAnchor

The authority which holds the Route Origin Authorization record for the prefix, if any. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

asPath

The AS path for the prefix. NOTE: This property will not be serialized. It can only be populated by the server.

asPath?: string

Property Value

string

nextHop

The next hop for the prefix. NOTE: This property will not be serialized. It can only be populated by the server.

nextHop?: string

Property Value

string

originAsValidationState

The origin AS change information for the prefix. NOTE: This property will not be serialized. It can only be populated by the server.

originAsValidationState?: string

Property Value

string

prefix

The prefix. NOTE: This property will not be serialized. It can only be populated by the server.

prefix?: string

Property Value

string

receivedTimestamp

The received timestamp associated with the prefix. NOTE: This property will not be serialized. It can only be populated by the server.

receivedTimestamp?: string

Property Value

string

rpkiValidationState

The RPKI validation state for the prefix and origin AS that's listed in the AS path. NOTE: This property will not be serialized. It can only be populated by the server.

rpkiValidationState?: string

Property Value

string

trustAnchor

The authority which holds the Route Origin Authorization record for the prefix, if any. NOTE: This property will not be serialized. It can only be populated by the server.

trustAnchor?: string

Property Value

string