WeightedAllocationQueueSelectorAttachment クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
複数のキュー セレクターのセットについて説明します。そのうちの 1 つが選択され、重み付けに従ってアタッチされます。
public class WeightedAllocationQueueSelectorAttachment : Azure.Communication.JobRouter.QueueSelectorAttachment
type WeightedAllocationQueueSelectorAttachment = class
inherit QueueSelectorAttachment
Public Class WeightedAllocationQueueSelectorAttachment
Inherits QueueSelectorAttachment
- 継承
コンストラクター
WeightedAllocationQueueSelectorAttachment(IEnumerable<QueueWeightedAllocation>) |
WeightedAllocationQueueSelectorAttachment の新しいインスタンスを初期化します。 |
プロパティ
Allocations |
パーセンテージベースの重み付け割り当てのコレクション。 |
Kind |
ラベル セレクター添付ファイルの種類を記述する型識別子。 (継承元 QueueSelectorAttachment) |