次の方法で共有


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