Share via


AzureDataLakeStoreLinkedService.DataLakeStoreUri Property

Definition

Data Lake Store service URI. Type: string (or Expression with resultType string).

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

Property Value

Applies to