你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DataFactoryHttpDataset.RelativeUri 属性

定义

基于 HttpLinkedService 中 URL 的相对 URL 引用 HTTP 文件类型:string (或 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)

属性值

适用于