Share via


EventHubOutputDataSource.PartitionKey Property

Definition

The key/column that is used to determine to which partition to send event data.

public string PartitionKey { get; set; }
member this.PartitionKey : string with get, set
Public Property PartitionKey As String

Property Value

Applies to