Freigeben über


KustoIotHubDataFormat Struktur

Definition

Das Datenformat der Nachricht. Optional kann jeder Nachricht das Datenformat hinzugefügt werden.

public readonly struct KustoIotHubDataFormat : IEquatable<Azure.ResourceManager.Kusto.Models.KustoIotHubDataFormat>
type KustoIotHubDataFormat = struct
Public Structure KustoIotHubDataFormat
Implements IEquatable(Of KustoIotHubDataFormat)
Vererbung
KustoIotHubDataFormat
Implementiert

Konstruktoren

KustoIotHubDataFormat(String)

Initialisiert eine neue Instanz von KustoIotHubDataFormat.

Eigenschaften

ApacheAvro

APACHEAVRO.

Avro

AVRO.

Csv

CSV.

Json

JSON.

MultiJson

MULTIJSON.

Orc

ORC.

Parquet

PARKETT.

Psv

PSV.

Raw

RAW.

Scsv

SCSV.

SingleJson

SINGLEJSON.

Sohsv

SOHSV.

Tsv

TSV.

Tsve

TSVE.

Txt

TXT.

W3CLogFile

W3CLOGFILE.

Methoden

Equals(KustoIotHubDataFormat)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

ToString()

Gibt den voll qualifizierten Typnamen dieser Instanz zurück.

Operatoren

Equality(KustoIotHubDataFormat, KustoIotHubDataFormat)

Bestimmt, ob zwei KustoIotHubDataFormat Werte gleich sind.

Implicit(String to KustoIotHubDataFormat)

Konvertiert eine Zeichenfolge in eine KustoIotHubDataFormat.

Inequality(KustoIotHubDataFormat, KustoIotHubDataFormat)

Bestimmt, ob zwei KustoIotHubDataFormat Werte nicht identisch sind.

Gilt für: