Compartilhar via


MagentoLinkedService(DataFactoryElement<String>) Construtor

Definição

Inicializa uma nova instância do MagentoLinkedService.

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

Parâmetros

host
DataFactoryElement<String>

A URL da instância Magento. (ou seja, 192.168.222.110/magento3).

Exceções

host é nulo.

Aplica-se a