Condividi tramite


HopLinkOutput interface

Collegamento hop.

Proprietà

context

Fornisce un contesto aggiuntivo sui collegamenti.

issues

Elenco dei problemi.

linkType

Tipo di collegamento.

nextHopId

ID dell'hop successivo.

properties

Proprietà del collegamento hop.

resourceId

ID risorsa.

Dettagli proprietà

context

Fornisce un contesto aggiuntivo sui collegamenti.

context?: Record<string, string>

Valore della proprietà

Record<string, string>

issues

Elenco dei problemi.

issues?: ConnectivityIssueOutput[]

Valore della proprietà

linkType

Tipo di collegamento.

linkType?: string

Valore della proprietà

string

nextHopId

ID dell'hop successivo.

nextHopId?: string

Valore della proprietà

string

properties

Proprietà del collegamento hop.

properties?: HopLinkPropertiesOutput

Valore della proprietà

resourceId

ID risorsa.

resourceId?: string

Valore della proprietà

string