Share via


EventsResultData.Ai Property

Definition

Gets or sets AI info of the event

[Newtonsoft.Json.JsonProperty(PropertyName="ai")]
public Microsoft.Azure.ApplicationInsights.Models.EventsAiInfo Ai { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ai")>]
member this.Ai : Microsoft.Azure.ApplicationInsights.Models.EventsAiInfo with get, set
Public Property Ai As EventsAiInfo

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to