你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PartnerTopicEventTypeInfo 类

定义

Channels 的事件类型信息。

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

构造函数

PartnerTopicEventTypeInfo()

初始化 PartnerTopicEventTypeInfo 的新实例。

属性

InlineEventTypes

资源的内联事件类型的集合。 内联事件类型键属于字符串类型,表示事件的名称。 有效的内联事件名称的一个示例是“Contoso.OrderCreated”。 内联事件类型值的类型为 InlineEventProperties,并包含每个内联事件类型的附加信息。

Kind

使用的事件类型。

适用于