Share via


AzureDataExplorerSink.IngestionMappingName Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="ingestionMappingName")]
public object IngestionMappingName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ingestionMappingName")>]
member this.IngestionMappingName : obj with get, set
Public Property IngestionMappingName As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to