EventGridEvent.Topic Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="topic")]
public string Topic { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="topic")>]
member this.Topic : string with get, set
Public Property Topic As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to