Partager via


EventHubDataConnection.TableName Propriété

Définition

Obtient ou définit la table dans laquelle les données doivent être ingérées. Si vous le souhaitez, les informations de la table peuvent être ajoutées à chaque message.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à