Share via


RedirectIncompatibleRowSettings.Path Property

Definition

The path for storing the redirect incompatible row data. Type: string (or Expression with resultType string).

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

Property Value

Applies to