Condividi tramite


BgpPeerStatus.Asn Property

Definition

Gets the autonomous system number of the remote BGP peer.

[Newtonsoft.Json.JsonProperty(PropertyName="asn")]
public long? Asn { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="asn")>]
member this.Asn : Nullable<int64>
Public ReadOnly Property Asn As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to