你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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