Share via


HubspotLinkedService(Object) Constructor

Definition

Initializes a new instance of 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)

Parameters

clientId
Object

The client ID associated with your Hubspot application.

Exceptions

clientId is null.

Applies to