EventGridEvent.DataVersion Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to