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

CreateJobOptions.Notes Property

Definition

A collection of notes attached to a job.

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

Property Value

Applies to