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

NextHopContent 类

定义

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

public class NextHopContent
type NextHopContent = class
Public Class NextHopContent
继承
NextHopContent

构造函数

NextHopContent(ResourceIdentifier, String, String)

初始化 NextHopContent 的新实例。

属性

DestinationIPAddress

目标 IP 地址。

SourceIPAddress

源 IP 地址。

TargetNicResourceId

NIC ID。 (如果 VM 具有多个 NIC,并且在任何 nic 上启用了 IP 转发,则必须指定此参数。其他可选) 。

TargetResourceId

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

适用于