Share via


RouterJob.AttachedWorkerSelectors Property

Definition

A collection of worker selectors attached by a classification policy, which a worker must satisfy in order to process this job.

public System.Collections.Generic.IReadOnlyList<Azure.Communication.JobRouter.RouterWorkerSelector> AttachedWorkerSelectors { get; }
member this.AttachedWorkerSelectors : System.Collections.Generic.IReadOnlyList<Azure.Communication.JobRouter.RouterWorkerSelector>
Public ReadOnly Property AttachedWorkerSelectors As IReadOnlyList(Of RouterWorkerSelector)

Property Value

Applies to