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

HubspotLinkedService(Object) 构造函数

定义

初始化 HubspotLinkedService 的新实例。

public HubspotLinkedService (object clientId);
new Azure.Analytics.Synapse.Artifacts.Models.HubspotLinkedService : obj -> Azure.Analytics.Synapse.Artifacts.Models.HubspotLinkedService
Public Sub New (clientId As Object)

参数

clientId
Object

与 Hubspot 应用程序关联的客户端 ID。

例外

clientId 为 null。

适用于