Share via


SapEccLinkedService.Uri Property

Definition

The URL of SAP ECC OData API. For example, '[https://hostname:port/sap/opu/odata/sap/servicename/]'. Type: string (or Expression with resultType string).

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

Property Value

Applies to