Share via


MagentoLinkedService.Host Property

Definition

The URL of the Magento instance. (i.e. 192.168.222.110/magento3).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> Host { get; set; }
member this.Host : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property Host As DataFactoryElement(Of String)

Property Value

Applies to