共用方式為


SuggestRelationshipLinksResponse interface

The response of suggest relationship links operation.

Properties

interactionName

The interaction name. NOTE: This property will not be serialized. It can only be populated by the server.

suggestedRelationships

Suggested relationships for the type. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

interactionName

The interaction name. NOTE: This property will not be serialized. It can only be populated by the server.

interactionName?: string

Property Value

string

suggestedRelationships

Suggested relationships for the type. NOTE: This property will not be serialized. It can only be populated by the server.

suggestedRelationships?: RelationshipsLookup[]

Property Value