BgpPeerStatus.Asn Property
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.
Gets the autonomous system number of the remote BGP peer.
[Newtonsoft.Json.JsonProperty(PropertyName="asn")]
public int? Asn { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="asn")>]
member this.Asn : Nullable<int>
Public ReadOnly Property Asn As Nullable(Of Integer)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute