Compartir a través de


EventsResultData.Ai Propiedad

Definición

Obtiene o establece la información de IA del evento.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a