Share via


WebLinkedServiceTypeProperties.Uri Property

Definition

The URL of the web service endpoint, e.g. https://www.microsoft.com . 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