Compartir a través de


EventsResults.Aimessages Propiedad

Definición

Obtiene o establece mensajes de oData para esta respuesta.

[Newtonsoft.Json.JsonProperty(PropertyName="@ai.messages")]
public System.Collections.Generic.IList<Microsoft.Azure.ApplicationInsights.Models.ErrorInfo> Aimessages { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="@ai.messages")>]
member this.Aimessages : System.Collections.Generic.IList<Microsoft.Azure.ApplicationInsights.Models.ErrorInfo> with get, set
Public Property Aimessages As IList(Of ErrorInfo)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a