次の方法で共有


WeightedAllocationQueueSelectorAttachment クラス

定義

複数のキュー セレクターのセットについて説明します。そのうちの 1 つが選択され、重み付けに従ってアタッチされます。

public class WeightedAllocationQueueSelectorAttachment : Azure.Communication.JobRouter.QueueSelectorAttachment
type WeightedAllocationQueueSelectorAttachment = class
    inherit QueueSelectorAttachment
Public Class WeightedAllocationQueueSelectorAttachment
Inherits QueueSelectorAttachment
継承
WeightedAllocationQueueSelectorAttachment

コンストラクター

WeightedAllocationQueueSelectorAttachment(IEnumerable<QueueWeightedAllocation>)

WeightedAllocationQueueSelectorAttachment の新しいインスタンスを初期化します。

プロパティ

Allocations

パーセンテージベースの重み付け割り当てのコレクション。

Kind

ラベル セレクター添付ファイルの種類を記述する型識別子。

(継承元 QueueSelectorAttachment)

適用対象