Share via


AzureDataExplorerSink.IngestionMappingAsJson Property

Definition

An explicit column mapping description provided in a json format. Type: string.

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

Property Value

Applies to