IotHubConnectionProperties.DataFormat Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)]
public string DataFormat { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)>]
member this.DataFormat : string with get, set
Public Property DataFormat As String

Property Value

Implements

Attributes

Applies to