共用方式為


IEventHubPartitionLocation 介面

定義

EventHub 分割區內訊息的位置

public interface IEventHubPartitionLocation
type IEventHubPartitionLocation = interface
Public Interface IEventHubPartitionLocation
衍生

屬性

EventHubOffset

EventHub 分割區內訊息的位移

SequenceNumber

訊息的 EventHub 序列識別碼

適用於