Compartir a través de


CustomDataSourceLinkedService(BinaryData) Constructor

Definición

Inicializa una nueva instancia de CustomDataSourceLinkedService.

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

Parámetros

typeProperties
BinaryData

Propiedades personalizadas del servicio vinculado.

Excepciones

typeProperties es null.

Se aplica a