Compartir a través de


EventsExceptionResult.Exception Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="exception")]
public Microsoft.Azure.ApplicationInsights.Query.Models.EventsExceptionInfo Exception { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="exception")>]
member this.Exception : Microsoft.Azure.ApplicationInsights.Query.Models.EventsExceptionInfo with get, set
Public Property Exception As EventsExceptionInfo

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a