EventGridEvent.Topic プロパティ

定義

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象