次の方法で共有


JsonInputSchemaMapping.EventType プロパティ

定義

Event Grid イベントの EventType プロパティのマッピング情報を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.eventType")]
public Microsoft.Azure.Management.EventGrid.Models.JsonFieldWithDefault EventType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.eventType")>]
member this.EventType : Microsoft.Azure.Management.EventGrid.Models.JsonFieldWithDefault with get, set
Public Property EventType As JsonFieldWithDefault

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象