ExpressRouteCircuitPeeringInner.PeerASN Property

Definition

Gets or sets the peer ASN.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.peerASN")]
public long? PeerASN { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.peerASN")>]
member this.PeerASN : Nullable<int64> with get, set
Public Property PeerASN As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to