Freigeben über


EventsExceptionDetail.ParsedStack Eigenschaft

Definition

Ruft den analysierten Stapel ab oder legt den analysierten Stapel fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: