次の方法で共有


PartnerTopicEventTypeInfo クラス

定義

チャネルのイベントの種類情報。

public class PartnerTopicEventTypeInfo
type PartnerTopicEventTypeInfo = class
Public Class PartnerTopicEventTypeInfo
継承
PartnerTopicEventTypeInfo

コンストラクター

PartnerTopicEventTypeInfo()

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

プロパティ

InlineEventTypes

リソースのインライン イベントの種類のコレクション。 インライン イベント型キーは、イベントの名前を表す string 型です。 有効なインライン イベント名の例として、"Contoso.OrderCreated" があります。 インライン イベントの種類の値は InlineEventProperties 型であり、すべてのインライン イベントの種類に関する追加情報が含まれます。

Kind

使用されるイベントの種類。

適用対象