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

NotificationHubsResponse interface

描述来自通知中心的响应,其中包括跟踪 ID、关联 ID 和位置。

属性

correlationId

作的相关 ID。

location

作的位置。

trackingId

作的跟踪 ID。

属性详细信息

correlationId

作的相关 ID。

correlationId?: string

属性值

string

location

作的位置。

location?: string

属性值

string

trackingId

作的跟踪 ID。

trackingId?: string

属性值

string