CountSummaryItem.FailedEventsCount Property

 

Optional. The total number of events with Status == Failed.

Namespace:   Microsoft.Azure.Insights.Models
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

public int FailedEventsCount { get; set; }

Property Value

Type: System.Int32
Return to top
Show: