Compartir a través de


MonitoringSummary.EventsCount Propiedad

Definición

Obtiene o establece el recuento de todas las advertencias críticas.

[Newtonsoft.Json.JsonProperty(PropertyName="eventsCount")]
public int? EventsCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="eventsCount")>]
member this.EventsCount : Nullable<int> with get, set
Public Property EventsCount As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a