Compartilhar via


PassThroughWorkerSelectorAttachment Classe

Definição

Anexa um seletor de trabalho em que o valor é passado do rótulo de trabalho com a mesma chave.

public class PassThroughWorkerSelectorAttachment : Azure.Communication.JobRouter.WorkerSelectorAttachment
type PassThroughWorkerSelectorAttachment = class
    inherit WorkerSelectorAttachment
Public Class PassThroughWorkerSelectorAttachment
Inherits WorkerSelectorAttachment
Herança
PassThroughWorkerSelectorAttachment

Construtores

PassThroughWorkerSelectorAttachment(String, LabelOperator)

Inicializa uma nova instância de PassThroughWorkerSelectorAttachment.

PassThroughWorkerSelectorAttachment(String, LabelOperator, Nullable<TimeSpan>)

Inicializa uma nova instância de PassThroughWorkerSelectorAttachment.

Propriedades

ExpiresAfter

Descreve por quanto tempo o seletor de rótulo anexado é válido em segundos.

Key

A chave de rótulo em que consultar.

Kind

O tipo discriminatório que descreve o tipo de anexo do seletor de rótulo.

(Herdado de WorkerSelectorAttachment)
LabelOperator

Descreve como o valor do rótulo é comparado ao valor passado.

Aplica-se a