Share via


AzureBlobDataset.TableRootLocation Property

Definition

The root of blob path. Type: string (or Expression with resultType string).

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

Property Value

Applies to