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

HopLinkOutput interface

跃点链接。

属性

context

提供有关链接的其他上下文。

issues

问题列表。

linkType

链接类型。

nextHopId

下一跃点的 ID。

properties

跃点链接属性。

resourceId

资源 ID。

属性详细信息

context

提供有关链接的其他上下文。

context?: Record<string, string>

属性值

Record<string, string>

issues

问题列表。

issues?: ConnectivityIssueOutput[]

属性值

linkType

链接类型。

linkType?: string

属性值

string

nextHopId

下一跃点的 ID。

nextHopId?: string

属性值

string

properties

跃点链接属性。

properties?: HopLinkPropertiesOutput

属性值

resourceId

资源 ID。

resourceId?: string

属性值

string