AcsRouterJobClassifiedEventData 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.RouterJobClassified event.
[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.AcsRouterJobClassifiedEventData+AcsRouterJobClassifiedEventDataConverter))]
public class AcsRouterJobClassifiedEventData : Azure.Messaging.EventGrid.SystemEvents.AcsRouterJobEventData
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.AcsRouterJobClassifiedEventData+AcsRouterJobClassifiedEventDataConverter))>]
type AcsRouterJobClassifiedEventData = class
inherit AcsRouterJobEventData
Public Class AcsRouterJobClassifiedEventData
Inherits AcsRouterJobEventData
- Inheritance
- Attributes
Properties
AttachedWorkerSelectors |
Router Job Attached Worker Selector. |
ChannelId |
Router Event Channel ID. (Inherited from AcsRouterEventData) |
ChannelReference |
Router Event Channel Reference. (Inherited from AcsRouterEventData) |
ClassificationPolicyId |
Router Job Classification Policy Id. |
JobId |
Router Event Job ID. (Inherited from AcsRouterEventData) |
Labels |
Router Job events Labels. (Inherited from AcsRouterJobEventData) |
Priority |
Router Job Priority. |
QueueDetails |
Router Job Queue Info. |
QueueId |
Router Job events Queue Id. (Inherited from AcsRouterJobEventData) |
Tags |
Router Jobs events Tags. (Inherited from AcsRouterJobEventData) |
Applies to
Azure SDK for .NET