IoTSecuritySolutionAnalyticsModelPropertiesDevicesMetricsItem.DevicesMetrics Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets device alert count by severity.
[Newtonsoft.Json.JsonProperty(PropertyName="devicesMetrics")]
public Microsoft.Azure.Management.Security.Models.IoTSeverityMetrics DevicesMetrics { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="devicesMetrics")>]
member this.DevicesMetrics : Microsoft.Azure.Management.Security.Models.IoTSeverityMetrics with get, set
Public Property DevicesMetrics As IoTSeverityMetrics
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute