Compartilhar via


EventGridJsonInputSchemaMapping.DataVersion Property

Definition

The mapping information for the DataVersion property of the Event Grid Event.

public Azure.Provisioning.EventGrid.JsonFieldWithDefault DataVersion { get; set; }
public Azure.Provisioning.BicepValue<Azure.Provisioning.EventGrid.JsonFieldWithDefault> DataVersion { get; set; }
member this.DataVersion : Azure.Provisioning.EventGrid.JsonFieldWithDefault with get, set
member this.DataVersion : Azure.Provisioning.BicepValue<Azure.Provisioning.EventGrid.JsonFieldWithDefault> with get, set
Public Property DataVersion As JsonFieldWithDefault
Public Property DataVersion As BicepValue(Of JsonFieldWithDefault)

Property Value

Applies to