Condividi tramite


JsonInputSchemaMapping.EventTime Property

Definition

Gets or sets the mapping information for the EventTime property of the Event Grid Event.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to