PeeringReceivedRoute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The properties that define a received route.
public class PeeringReceivedRoute
type PeeringReceivedRoute = class
Public Class PeeringReceivedRoute
- Inheritance
-
PeeringReceivedRoute
Properties
AsPath |
The AS path for the prefix. |
NextHop |
The next hop for the prefix. |
OriginAsValidationState |
The origin AS change information for the prefix. |
Prefix |
The prefix. |
ReceivedTimestamp |
The received timestamp associated with the prefix. |
RpkiValidationState |
The RPKI validation state for the prefix and origin AS that's listed in the AS path. |
TrustAnchor |
The authority which holds the Route Origin Authorization record for the prefix, if any. |
Applies to
Azure SDK for .NET