Share via


ExpressRouteCircuitRoutesTableSummary.V Property

Definition

Gets or sets BGP version number spoken to the neighbor.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to