IoTSeverityMetrics interface
IoT Security solution analytics severity metrics.
Properties
high | Count of high severity alerts/recommendations. |
low | Count of low severity alerts/recommendations. |
medium | Count of medium severity alerts/recommendations. |
Property Details
high
Count of high severity alerts/recommendations.
high?: number
Property Value
number
low
Count of low severity alerts/recommendations.
low?: number
Property Value
number
medium
Count of medium severity alerts/recommendations.
medium?: number
Property Value
number
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript