EventGridDomainData.EventTypeInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Event Type Information for the domain. This information is provided by the publisher and can be used by the subscriber to view different types of events that are published.
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
Property Value
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET