HubspotLinkedService(DataFactoryElement<String>) Constructeur

Définition

Initialise une nouvelle instance de HubspotLinkedService.

public HubspotLinkedService (Azure.Core.Expressions.DataFactory.DataFactoryElement<string> clientId);
new Azure.ResourceManager.DataFactory.Models.HubspotLinkedService : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> -> Azure.ResourceManager.DataFactory.Models.HubspotLinkedService
Public Sub New (clientId As DataFactoryElement(Of String))

Paramètres

clientId
DataFactoryElement<String>

L’ID client associé à votre application Hubspot.

Exceptions

clientId a la valeur null.

S’applique à