EventGridEvent.EventType プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象