Share via


WeightedAllocationQueueSelectorAttachment.Allocations Property

Definition

A collection of percentage based weighted allocations.

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

Property Value

Applies to