Share via


DatasetJsonFormat.JsonNodeReference Property

Definition

The JSONPath of the JSON array element to be flattened. Example: "$.ArrayPath". Type: string (or Expression with resultType string).

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

Property Value

Applies to