StaticQueueSelectorAttachment クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ジョブにアタッチされるキュー セレクターについて説明します。
public class StaticQueueSelectorAttachment : Azure.Communication.JobRouter.QueueSelectorAttachment
type StaticQueueSelectorAttachment = class
inherit QueueSelectorAttachment
Public Class StaticQueueSelectorAttachment
Inherits QueueSelectorAttachment
- 継承
コンストラクター
StaticQueueSelectorAttachment(RouterQueueSelector) |
StaticQueueSelectorAttachment の新しいインスタンスを初期化します。 |
プロパティ
Kind |
ラベル セレクターの添付ファイルの種類を記述する型識別子。 (継承元 QueueSelectorAttachment) |
QueueSelector |
キューを選択するために一連のラベルに対して満たす必要がある条件について説明します。 |