Partager via


IoTSeverityMetrics.High Property

Definition

Gets or sets count of high severity alerts/recommendations.

[Newtonsoft.Json.JsonProperty(PropertyName="high")]
public long? High { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="high")>]
member this.High : Nullable<int64> with get, set
Public Property High As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to