Freigeben über


EventsExceptionInfo.Details Eigenschaft

Definition

Ruft die Details der Ausnahme ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: