HopLinkOutput interface
ホップ リンク。
プロパティ
| context | リンクに関する追加のコンテキストを提供します。 |
| issues | 問題の一覧。 |
| link |
リンクの種類。 |
| next |
次ホップの ID。 |
| properties | ホップ リンクのプロパティ。 |
| resource |
リソース ID。 |
プロパティの詳細
context
リンクに関する追加のコンテキストを提供します。
context?: Record<string, string>
プロパティ値
Record<string, string>
issues
linkType
リンクの種類。
linkType?: string
プロパティ値
string
nextHopId
次ホップの ID。
nextHopId?: string
プロパティ値
string
properties
resourceId
リソース ID。
resourceId?: string
プロパティ値
string