NextHopParameters interface
定义源终结点和目标终结点的参数。
属性
| destination |
目标 IP 地址。 |
| source |
源 IP 地址。 |
| target |
NIC ID。 (如果 VM 在任何 nic 上启用了多个 NIC 和 IP 转发,则必须指定此参数。否则为可选)。 |
| target |
要对其执行作的目标资源的资源标识符。 |
属性详细信息
destinationIPAddress
目标 IP 地址。
destinationIPAddress: string
属性值
string
sourceIPAddress
源 IP 地址。
sourceIPAddress: string
属性值
string
targetNicResourceId
NIC ID。 (如果 VM 在任何 nic 上启用了多个 NIC 和 IP 转发,则必须指定此参数。否则为可选)。
targetNicResourceId?: string
属性值
string
targetResourceId
要对其执行作的目标资源的资源标识符。
targetResourceId: string
属性值
string