PartitionReceiver.PartitionId Property

Definition

Get the EventHub partition identifier.

public string PartitionId { get; }
member this.PartitionId : string
Public ReadOnly Property PartitionId As String

Property Value

The identifier representing the partition from which this receiver is fetching data

Applies to