PartnerTopicInfo.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.
Gets or sets event Type Information for the partner topic. This information is provided by the publisher and can be used by the subscriber to view different types of events that are published.
[Newtonsoft.Json.JsonProperty(PropertyName="eventTypeInfo")]
public Microsoft.Azure.Management.EventGrid.Models.EventTypeInfo EventTypeInfo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="eventTypeInfo")>]
member this.EventTypeInfo : Microsoft.Azure.Management.EventGrid.Models.EventTypeInfo with get, set
Public Property EventTypeInfo As EventTypeInfo
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute