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

CreateJobOptions.Labels Property

Definition

A set of key/value pairs that are identifying attributes used by the rules engines to make decisions. Values must be primitive values - number, string, boolean.

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

Property Value

Applies to