EventHubDataConnection.DataFormat Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le format de données du message. Le format de données peut éventuellement être ajouté à chaque message. Les valeurs possibles incluent « 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
Valeur de propriété
- Attributs
-
Newtonsoft.Json.JsonPropertyAttribute
S’applique à
Azure SDK for .NET