次の方法で共有


WeightedAllocationWorkerSelectorAttachment クラス

定義

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

public class WeightedAllocationWorkerSelectorAttachment : Azure.Communication.JobRouter.WorkerSelectorAttachment
type WeightedAllocationWorkerSelectorAttachment = class
    inherit WorkerSelectorAttachment
Public Class WeightedAllocationWorkerSelectorAttachment
Inherits WorkerSelectorAttachment
継承
WeightedAllocationWorkerSelectorAttachment

コンストラクター

WeightedAllocationWorkerSelectorAttachment(IEnumerable<WorkerWeightedAllocation>)

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

プロパティ

Allocations

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

Kind

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

(継承元 WorkerSelectorAttachment)

適用対象