Freigeben über


WeightedAllocationWorkerSelectorAttachment Konstruktor

Definition

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

Parameter

allocations
IEnumerable<WorkerWeightedAllocation>

Eine Sammlung von prozentualen gewichteten Zuordnungen.

Ausnahmen

allocations ist NULL.

Gilt für: