Share via


DataFactoryHttpDataset.RelativeUri Property

Definition

The relative URL based on the URL in the HttpLinkedService refers to an HTTP file Type: string (or Expression with resultType string).

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

Property Value

Applies to