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

RouterJob.Assignments Property

Definition

A collection of the assignments of the job. Key is AssignmentId.

public System.Collections.Generic.IReadOnlyDictionary<string,Azure.Communication.JobRouter.RouterJobAssignment> Assignments { get; }
member this.Assignments : System.Collections.Generic.IReadOnlyDictionary<string, Azure.Communication.JobRouter.RouterJobAssignment>
Public ReadOnly Property Assignments As IReadOnlyDictionary(Of String, RouterJobAssignment)

Property Value

Applies to