Share via


DatasetJsonFormat.NestingSeparator Property

Definition

The character used to separate nesting levels. Default value is '.' (dot). Type: string (or Expression with resultType string).

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

Property Value

Applies to