Share via


HopLinkOutput interface

Hop link.

Properties

context

Provides additional context on links.

issues

List of issues.

linkType

Link type.

nextHopId

The ID of the next hop.

properties

Hop link properties.

resourceId

Resource ID.

Property Details

context

Provides additional context on links.

context?: Record<string, string>

Property Value

Record<string, string>

issues

List of issues.

issues?: ConnectivityIssueOutput[]

Property Value

linkType

Link type.

linkType?: string

Property Value

string

nextHopId

The ID of the next hop.

nextHopId?: string

Property Value

string

properties

Hop link properties.

properties?: HopLinkPropertiesOutput

Property Value

resourceId

Resource ID.

resourceId?: string

Property Value

string