次の方法で共有


NextHopParameters.SourceIPAddress プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象