次の方法で共有


ExpressRouteCircuitRoutesTableSummary.V プロパティ

定義

近隣ノードに読み上げられる BGP バージョン番号を取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象