次の方法で共有


CreateWorkerOptions.Labels プロパティ

定義

ルール エンジンが決定を下すために使用する属性を識別するキーと値のペアのセット。

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

プロパティ値

適用対象