Freigeben über


EventGridDataConnection.DataFormat Eigenschaft

Definition

Ruft das Datenformat der Nachricht ab oder legt es fest. Optional kann jeder Nachricht das Datenformat hinzugefügt werden. Mögliche Werte sind: "MULTIJSON", "JSON", "CSV", "TSV", "SCSV", "SOHSV", "PSV", "TXT", "RAW", "SINGLEJSON", "AVRO", "TSVE", "PARQUET", "ORC", "APACHEAVRO", "W3CLOGFILE".

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dataFormat")]
public string DataFormat { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dataFormat")>]
member this.DataFormat : string with get, set
Public Property DataFormat As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: