EventData.SystemProperties プロパティ

定義

EventHubService によって設定される SystemProperties。 これらは Service によって設定されるため、Received EventData にのみ存在します。

public Microsoft.Azure.EventHubs.EventData.SystemPropertiesCollection SystemProperties { get; set; }
member this.SystemProperties : Microsoft.Azure.EventHubs.EventData.SystemPropertiesCollection with get, set
Public Property SystemProperties As EventData.SystemPropertiesCollection

プロパティ値

適用対象