Share via


RestResourceDataset.RelativeUri Property

Definition

The relative URL to the resource that the RESTful API provides. 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