Partilhar via


CustomDataSourceLinkedService(BinaryData) Construtor

Definição

Inicializa uma nova instância 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

Propriedades de serviço vinculadas personalizadas.

Exceções

typeProperties é nulo.

Aplica-se a