Partager via


EventHubV2OutputDataSource.PartitionKey Propriété

Définition

Obtient ou définit la clé/colonne utilisée pour déterminer à quelle partition envoyer des données d’événement.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à