Share via


HttpServerLocation.RelativeUri Property

Definition

Specify the relativeUrl of http server. 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