Partager via


EventGridModelFactory.AcsRouterWorkerOfferAcceptedEventData Méthode

Définition

Initialise une nouvelle instance d’AcsRouterWorkerOfferAcceptedEventData.

public static Azure.Messaging.EventGrid.SystemEvents.AcsRouterWorkerOfferAcceptedEventData AcsRouterWorkerOfferAcceptedEventData (string jobId = default, string channelReference = default, string channelId = default, string workerId = default, string queueId = default, string offerId = default, string assignmentId = default, int? jobPriority = default, System.Collections.Generic.IReadOnlyDictionary<string,string> workerLabels = default, System.Collections.Generic.IReadOnlyDictionary<string,string> workerTags = default, System.Collections.Generic.IReadOnlyDictionary<string,string> jobLabels = default, System.Collections.Generic.IReadOnlyDictionary<string,string> jobTags = default);
static member AcsRouterWorkerOfferAcceptedEventData : string * string * string * string * string * string * string * Nullable<int> * System.Collections.Generic.IReadOnlyDictionary<string, string> * System.Collections.Generic.IReadOnlyDictionary<string, string> * System.Collections.Generic.IReadOnlyDictionary<string, string> * System.Collections.Generic.IReadOnlyDictionary<string, string> -> Azure.Messaging.EventGrid.SystemEvents.AcsRouterWorkerOfferAcceptedEventData
Public Shared Function AcsRouterWorkerOfferAcceptedEventData (Optional jobId As String = Nothing, Optional channelReference As String = Nothing, Optional channelId As String = Nothing, Optional workerId As String = Nothing, Optional queueId As String = Nothing, Optional offerId As String = Nothing, Optional assignmentId As String = Nothing, Optional jobPriority As Nullable(Of Integer) = Nothing, Optional workerLabels As IReadOnlyDictionary(Of String, String) = Nothing, Optional workerTags As IReadOnlyDictionary(Of String, String) = Nothing, Optional jobLabels As IReadOnlyDictionary(Of String, String) = Nothing, Optional jobTags As IReadOnlyDictionary(Of String, String) = Nothing) As AcsRouterWorkerOfferAcceptedEventData

Paramètres

jobId
String

ID du travail d’événement de routeur.

channelReference
String

Informations de référence sur le canal d’événements router.

channelId
String

ID du canal d’événement du routeur.

workerId
String

Router Worker événements ID worker.

queueId
String

Id de file d’attente accepté de l’offre worker du routeur.

offerId
String

Id d’offre acceptée de l’offre de worker du routeur.

assignmentId
String

Id d’affectation accepté de l’offre worker du routeur.

jobPriority
Nullable<Int32>

Priorité de travail acceptée pour l’offre de worker du routeur.

workerLabels
IReadOnlyDictionary<String,String>

Étiquettes de worker acceptées de l’offre De routeur Worker.

workerTags
IReadOnlyDictionary<String,String>

Étiquettes de travail acceptées de l’offre de worker de routeur.

jobLabels
IReadOnlyDictionary<String,String>

Étiquettes de travail acceptées de l’offre de worker du routeur.

jobTags
IReadOnlyDictionary<String,String>

Étiquettes de travail acceptées de l’offre de worker de routeur.

Retours

Une nouvelle AcsRouterWorkerOfferAcceptedEventData instance de moqueries.

S’applique à