PartitionReceiver.PartitionId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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