次の方法で共有


ExpressRouteCrossConnectionRoutesTableSummary.Neighbor プロパティ

定義

近隣ルーターの IP アドレスを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="neighbor")]
public string Neighbor { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="neighbor")>]
member this.Neighbor : string with get, set
Public Property Neighbor As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象