Share via


RouterJob.RequestedWorkerSelectors Property

Definition

A collection of manually specified worker selectors, which a worker must satisfy in order to process this job.

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

Property Value

Applies to