Partager via


EventsExceptionInfo.Details Propriété

Définition

Obtient ou définit les détails de l’exception

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à