Freigeben über


WeightedAllocationQueueSelectorAttachment Konstruktor

Definition

Initialisiert eine neue instance von 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))

Parameter

allocations
IEnumerable<QueueWeightedAllocation>

Eine Sammlung von prozentualen gewichteten Zuordnungen.

Ausnahmen

allocations ist NULL.

Gilt für: