PartitionReceiver.PartitionId Property

Definition

The identifier of the Event Hub partition that this client is associated with. Events will be read only from this partition.

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

Property Value

Applies to