次の方法で共有


Route.NextHopIpAddress プロパティ

定義

転送先の IP アドレス パケットを取得または設定します。 次ホップの値は、次ホップの種類が VirtualAppliance であるルートでのみ許可されます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象