你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

EventData.SystemProperties 属性

定义

由 EventHubService 填充的 SystemProperties。 由于这些由服务填充,因此它们仅存在于 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

属性值

适用于