Partager via


EventsExceptionDetail.ParsedStack Propriété

Définition

Obtient ou définit la pile analysée

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à