次の方法で共有


NextHopParameters.DestinationIPAddress プロパティ

定義

宛先 IP アドレスを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象