Share via


AcsRouterJobClassificationFailedEventData Class

Definition

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
Inheritance
AcsRouterJobClassificationFailedEventData
Attributes

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)

Applies to