Megosztás a következőn keresztül:


KustoIotHubDataConnection.DataFormat Property

Definition

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

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

Property Value

Applies to