다음을 통해 공유


KustoEventHubDataConnection.DataFormat Property

Definition

The data format of the message. Optionally the data format can be added to each message.

public Azure.ResourceManager.Kusto.Models.KustoEventHubDataFormat? DataFormat { get; set; }
member this.DataFormat : Nullable<Azure.ResourceManager.Kusto.Models.KustoEventHubDataFormat> with get, set
Public Property DataFormat As Nullable(Of KustoEventHubDataFormat)

Property Value

Applies to