次の方法で共有


StaticWorkerSelectorAttachment クラス

定義

ジョブにアタッチされるワーカー セレクターについて説明します。

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

コンストラクター

StaticWorkerSelectorAttachment(RouterWorkerSelector)

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

プロパティ

Kind

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

(継承元 WorkerSelectorAttachment)
WorkerSelector

ワーカー選択の一連のラベルに対して満たす必要がある条件について説明します。

適用対象