Partager via


IoTSeverityMetrics.Low Property

Definition

Gets or sets count of low severity alerts/recommendations.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to