Compartilhar via


EventsExceptionDetail.ParsedStack Propriedade

Definição

Obtém ou define a pilha analisada

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a