Share via


HdfsLinkedService.Uri Property

Definition

The URL of the HDFS service endpoint, e.g. http://myhostname:50070/webhdfs/v1 . 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