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

NextHopParameters interface

定义源终结点和目标终结点的参数。

属性

destinationIPAddress

目标 IP 地址。

sourceIPAddress

源 IP 地址。

targetNicResourceId

NIC ID。 (如果 VM 在任何 nic 上启用了多个 NIC 和 IP 转发,则必须指定此参数。否则为可选)。

targetResourceId

要对其执行作的目标资源的资源标识符。

属性详细信息

destinationIPAddress

目标 IP 地址。

destinationIPAddress: string

属性值

string

sourceIPAddress

源 IP 地址。

sourceIPAddress: string

属性值

string

targetNicResourceId

NIC ID。 (如果 VM 在任何 nic 上启用了多个 NIC 和 IP 转发,则必须指定此参数。否则为可选)。

targetNicResourceId?: string

属性值

string

targetResourceId

要对其执行作的目标资源的资源标识符。

targetResourceId: string

属性值

string