Compartir a través de


EventHubV2OutputDataSource.PartitionKey Propiedad

Definición

Obtiene o establece la clave o columna que se usa para determinar en qué partición se van a enviar datos de eventos.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a