AcsRouterJobClassificationFailedEventData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Schema of the Data property of an EventGridEvent for a Microsoft.Communication.RouterJobClassificationFailed event.
[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.AcsRouterJobClassificationFailedEventData+AcsRouterJobClassificationFailedEventDataConverter))]
public class AcsRouterJobClassificationFailedEventData : Azure.Messaging.EventGrid.SystemEvents.AcsRouterJobEventData
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.AcsRouterJobClassificationFailedEventData+AcsRouterJobClassificationFailedEventDataConverter))>]
type AcsRouterJobClassificationFailedEventData = class
inherit AcsRouterJobEventData
Public Class AcsRouterJobClassificationFailedEventData
Inherits AcsRouterJobEventData
Public Class AcsRouterJobClassificationFailedEventData
Inherits AcsRouterJobEventData
Implements IJsonModel(Of AcsRouterJobClassificationFailedEventData), IPersistableModel(Of AcsRouterJobClassificationFailedEventData)
- Inheritance
- Attributes
- Implements
Properties
ChannelId |
Router Event Channel ID. (Inherited from AcsRouterEventData) |
ChannelReference |
Router Event Channel Reference. (Inherited from AcsRouterEventData) |
ClassificationPolicyId |
Router Job Classification Policy Id. |
Errors |
List of Router Communication Errors. |
JobId |
Router Event Job ID. (Inherited from AcsRouterEventData) |
Labels |
Router Job events Labels. (Inherited from AcsRouterJobEventData) |
QueueId |
Router Job events Queue Id. (Inherited from AcsRouterJobEventData) |
Tags |
Router Jobs events Tags. (Inherited from AcsRouterJobEventData) |