Compartilhar via


WeightedAllocationWorkerSelectorAttachment Construtor

Definição

Inicializa uma nova instância de WeightedAllocationWorkerSelectorAttachment.

public WeightedAllocationWorkerSelectorAttachment (System.Collections.Generic.IEnumerable<Azure.Communication.JobRouter.WorkerWeightedAllocation> allocations);
new Azure.Communication.JobRouter.WeightedAllocationWorkerSelectorAttachment : seq<Azure.Communication.JobRouter.WorkerWeightedAllocation> -> Azure.Communication.JobRouter.WeightedAllocationWorkerSelectorAttachment
Public Sub New (allocations As IEnumerable(Of WorkerWeightedAllocation))

Parâmetros

allocations
IEnumerable<WorkerWeightedAllocation>

Uma coleção de alocações ponderadas baseadas em porcentagem.

Exceções

allocations é nulo.

Aplica-se a