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