Sdílet prostřednictvím


NotificationHubsResponse interface

Popisuje odpověď ze služby Notification Hubs, která obsahuje ID sledování, ID korelace a umístění.

Vlastnosti

correlationId

ID korelace operace.

location

Umístění operace.

trackingId

ID sledování operace.

Podrobnosti vlastnosti

correlationId

ID korelace operace.

correlationId?: string

Hodnota vlastnosti

string

location

Umístění operace.

location?: string

Hodnota vlastnosti

string

trackingId

ID sledování operace.

trackingId?: string

Hodnota vlastnosti

string