Share via


NextHop.DefinitionStages.WithSourceIP インターフェイス

public static interface NextHop.DefinitionStages.WithSourceIP

送信元 IP アドレスを設定します。

メソッドの概要

修飾子と型 メソッドと説明
abstract WithDestinationIP withSourceIPAddress(String sourceIPAddress)

ソース IPAddress 値を設定します

メソッドの詳細

withSourceIPAddress

public abstract NextHop.DefinitionStages.WithDestinationIP withSourceIPAddress(String sourceIPAddress)

sourceIPAddress 値を設定します。

Parameters:

sourceIPAddress - 設定する sourceIPAddress 値

Returns:

VerificationIPFlow オブジェクト自体。

適用対象