ReclassifyExceptionAction.LabelsToUpsert Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
(opcional) Dicionário que contém os rótulos a serem atualizados (ou adicionados se não existirem) em pares chave-valor
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)