次の方法で共有


QueueSelectorAttachment クラス

定義

分類ポリシーからキューをジョブに解決するためのキュー セレクターの添付ファイル 基本クラスであることに注意 QueueSelectorAttachment してください。 シナリオによると、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、、、RuleEngineQueueSelectorAttachmentPassThroughQueueSelectorAttachmentStaticQueueSelectorAttachmentおよび WeightedAllocationQueueSelectorAttachmentが含まれますConditionalQueueSelectorAttachment

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Communication.JobRouter.PolymorphicWriteOnlyJsonConverter<Azure.Communication.JobRouter.QueueSelectorAttachment>))]
public abstract class QueueSelectorAttachment
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Communication.JobRouter.PolymorphicWriteOnlyJsonConverter<Azure.Communication.JobRouter.QueueSelectorAttachment>))>]
type QueueSelectorAttachment = class
Public MustInherit Class QueueSelectorAttachment
継承
QueueSelectorAttachment
派生
属性

プロパティ

Kind

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

適用対象