你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

InteractionResourceFormatResource.SuggestRelationshipLinks 方法

定义

建议关系以创建关系链接。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}/interactions/{interactionName}/suggestRelationshipLinks
  • 操作IdInteractions_SuggestRelationshipLinks
public virtual Azure.Response<Azure.ResourceManager.CustomerInsights.Models.SuggestRelationshipLinksResponse> SuggestRelationshipLinks (System.Threading.CancellationToken cancellationToken = default);
abstract member SuggestRelationshipLinks : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.CustomerInsights.Models.SuggestRelationshipLinksResponse>
override this.SuggestRelationshipLinks : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.CustomerInsights.Models.SuggestRelationshipLinksResponse>
Public Overridable Function SuggestRelationshipLinks (Optional cancellationToken As CancellationToken = Nothing) As Response(Of SuggestRelationshipLinksResponse)

参数

cancellationToken
CancellationToken

要使用的取消标记。

返回

适用于