次の方法で共有


ReclassifyExceptionAction.LabelsToUpsert プロパティ

定義

(省略可能)キーと値のペアで更新する (または既存でない場合は追加する) ラベルを含むディクショナリ

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

プロパティ値

適用対象