ExpressRouteCrossConnectionRoutesTableSummary.Asn Property

Definition

Gets or sets autonomous system number.

[Newtonsoft.Json.JsonProperty(PropertyName="asn")]
public int? Asn { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="asn")>]
member this.Asn : Nullable<int> with get, set
Public Property Asn As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to