IEventHubPartitionLocation インターフェイス

定義

EventHub パーティション内のメッセージの場所

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

プロパティ

EventHubOffset

EventHub パーティション内のメッセージのオフセット

SequenceNumber

メッセージの EventHub シーケンス ID

適用対象