EventGridEvent.MetadataVersion Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="metadataVersion")]
public string MetadataVersion { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="metadataVersion")>]
member this.MetadataVersion : string
Public ReadOnly Property MetadataVersion As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to