Share via


ShopifyLinkedService(Object) Constructor

Definition

Initializes a new instance of ShopifyLinkedService.

public ShopifyLinkedService (object host);
new Azure.Analytics.Synapse.Artifacts.Models.ShopifyLinkedService : obj -> Azure.Analytics.Synapse.Artifacts.Models.ShopifyLinkedService
Public Sub New (host As Object)

Parameters

host
Object

The endpoint of the Shopify server. (i.e. mystore.myshopify.com).

Exceptions

host is null.

Applies to