Partager via


EventsResults.Aimessages Propriété

Définition

Obtient ou définit les messages oData pour cette réponse.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à