Bagikan melalui


AzureDataExplorerSink.IngestionMappingAsJson Property

Definition

Gets or sets an explicit column mapping description provided in a json format. Type: string.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to