次の方法で共有


StaticQueueSelectorAttachment クラス

定義

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

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

コンストラクター

StaticQueueSelectorAttachment(RouterQueueSelector)

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

プロパティ

Kind

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

(継承元 QueueSelectorAttachment)
QueueSelector

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

適用対象