EventDataSystemPropertyNames クラス

定義

Service Bus が自動的に更新するすべてのシステム プロパティの名前 (フィールドとして) を提供します。

public sealed class EventDataSystemPropertyNames
type EventDataSystemPropertyNames = class
Public NotInheritable Class EventDataSystemPropertyNames
継承
EventDataSystemPropertyNames

コンストラクター

EventDataSystemPropertyNames()

Service Bus が自動的に更新するすべてのシステム プロパティの名前 (フィールドとして) を提供します。

フィールド

EnqueuedTimeUtc

送信時刻の日付と時刻を UTC で指定します。

Offset

イベント データの読み取りオフセットを指定します。

PartitionKey

セッション対応ではないキューまたはトピックにトランザクション メッセージを送信するためのパーティション キーを指定します。

Publisher

イベント データの発行元を指定します。

SequenceNumber

Service Bus によってメッセージに割り当てられる一意の番号を指定します。

適用対象