Share via


DocumentDBCollectionSink.NestingSeparator Property

Definition

Nested properties separator. Default 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