Partager via


CustomDataSourceLinkedService(BinaryData) Constructeur

Définition

Initialise une nouvelle instance de CustomDataSourceLinkedService.

public CustomDataSourceLinkedService (BinaryData typeProperties);
new Azure.ResourceManager.DataFactory.Models.CustomDataSourceLinkedService : BinaryData -> Azure.ResourceManager.DataFactory.Models.CustomDataSourceLinkedService
Public Sub New (typeProperties As BinaryData)

Paramètres

typeProperties
BinaryData

Propriétés de service lié personnalisées.

Exceptions

typeProperties a la valeur null.

S’applique à