Compartir a través de


WeightedAllocationWorkerSelectorAttachment Clase

Definición

Describe varios conjuntos de selectores de trabajo, de los cuales se seleccionará uno y se asociará según una ponderación.

public class WeightedAllocationWorkerSelectorAttachment : Azure.Communication.JobRouter.WorkerSelectorAttachment
type WeightedAllocationWorkerSelectorAttachment = class
    inherit WorkerSelectorAttachment
Public Class WeightedAllocationWorkerSelectorAttachment
Inherits WorkerSelectorAttachment
Herencia
WeightedAllocationWorkerSelectorAttachment

Constructores

WeightedAllocationWorkerSelectorAttachment(IEnumerable<WorkerWeightedAllocation>)

Inicializa una nueva instancia de WeightedAllocationWorkerSelectorAttachment.

Propiedades

Allocations

Colección de asignaciones ponderadas basadas en porcentajes.

Kind

El discriminador de tipos que describe el tipo de datos adjuntos del selector de etiquetas.

(Heredado de WorkerSelectorAttachment)

Se aplica a