다음을 통해 공유


EventsExceptionResult.Exception Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to