Share via


AzureDataExplorerSink.IngestionMappingName Property

Definition

A name of a pre-created csv mapping that was defined on the target Kusto table. Type: string.

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

Property Value

Applies to