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

EventGridDomainData.EventTypeInfo 属性

定义

域的事件类型信息。 此信息由发布者提供,订阅者可以使用此信息来查看发布的不同类型的事件。

public Azure.ResourceManager.EventGrid.Models.PartnerTopicEventTypeInfo EventTypeInfo { get; set; }
member this.EventTypeInfo : Azure.ResourceManager.EventGrid.Models.PartnerTopicEventTypeInfo with get, set
Public Property EventTypeInfo As PartnerTopicEventTypeInfo

属性值

适用于