次の方法で共有


StaticRoute.NextHopIpAddress プロパティ

定義

次ホップの IP アドレスを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象