次の方法で共有


WorkerSelectorAttachment クラス

定義

ワーカー セレクターをジョブにアタッチする添付ファイル。基本クラスであることに注意 WorkerSelectorAttachment してください。 シナリオによると、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、、、RuleEngineWorkerSelectorAttachmentPassThroughWorkerSelectorAttachmentStaticWorkerSelectorAttachmentおよび WeightedAllocationWorkerSelectorAttachmentが含まれますConditionalWorkerSelectorAttachment

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

プロパティ

Kind

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

適用対象