Share via


WeightedAllocationWorkerSelectorAttachment.Allocations Property

Definition

A collection of percentage based weighted allocations.

public System.Collections.Generic.IReadOnlyList<Azure.Communication.JobRouter.WorkerWeightedAllocation> Allocations { get; }
member this.Allocations : System.Collections.Generic.IReadOnlyList<Azure.Communication.JobRouter.WorkerWeightedAllocation>
Public ReadOnly Property Allocations As IReadOnlyList(Of WorkerWeightedAllocation)

Property Value

Applies to