EventGridEvent.Topic Property

Definition

Gets or sets the resource path of the event source. This must be set when publishing the event to a domain, and must not be set when publishing the event to a topic.

public string Topic { get; set; }
member this.Topic : string with get, set
Public Property Topic As String

Property Value

Applies to