你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

NextHop.DefinitionStages.WithSourceIP 接口

public interface WithSourceIP

设置源 IP 地址。

方法摘要

修饰符和类型 方法和描述
NextHop.DefinitionStages.WithDestinationIP withSourceIPAddress(String sourceIPAddress)

设置 sourceIPAddress 值。

方法详细信息

withSourceIPAddress

public WithDestinationIP withSourceIPAddress(String sourceIPAddress)

设置 sourceIPAddress 值。

Parameters:

sourceIPAddress - 要设置的 sourceIPAddress 值

Returns:

VerificationIPFlow 对象本身。

适用于