次の方法で共有


JsonInputSchemaMapping.DataVersion プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象