Share via


PeerRoute.AsPath Property

Definition

Gets the route's AS path sequence.

[Newtonsoft.Json.JsonProperty(PropertyName="asPath")]
public string AsPath { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="asPath")>]
member this.AsPath : string
Public ReadOnly Property AsPath As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to