Partilhar via


WeightedAllocationQueueSelectorAttachment Construtor

Definição

Inicializa uma nova instância de WeightedAllocationQueueSelectorAttachment.

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

Parâmetros

allocations
IEnumerable<QueueWeightedAllocation>

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

Exceções

allocations é nulo.

Aplica-se a