ExpressRouteCircuitRoutesTableSummary.AsProperty Property

Definition

Gets or sets autonomous system number.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to