Partilhar via


ShopifyLinkedService(DataFactoryElement<String>) Construtor

Definição

Inicializa uma nova instância de ShopifyLinkedService.

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

Parâmetros

host
DataFactoryElement<String>

O endpoint do servidor do Shopify. (ou seja, mystore.myshopify.com).

Exceções

host é nulo.

Aplica-se a