你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
IoTSecuritySolutionAnalyticsModelProperties Class
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.
Security analytics properties of your IoT Security solution
public class IoTSecuritySolutionAnalyticsModelProperties
type IoTSecuritySolutionAnalyticsModelProperties = class
Public Class IoTSecuritySolutionAnalyticsModelProperties
- Inheritance
-
IoTSecuritySolutionAnalyticsModelProperties
Constructors
IoTSecuritySolutionAnalyticsModelProperties() |
Initializes a new instance of the IoTSecuritySolutionAnalyticsModelProperties class. |
IoTSecuritySolutionAnalyticsModelProperties(IoTSeverityMetrics, Nullable<Int64>, IList<IoTSecuritySolutionAnalyticsModelPropertiesDevicesMetricsItem>, IList<IoTSecurityAlertedDevice>, IList<IoTSecurityDeviceAlert>, IList<IoTSecurityDeviceRecommendation>) |
Initializes a new instance of the IoTSecuritySolutionAnalyticsModelProperties class. |
Properties
DevicesMetrics |
Gets list of device metrics by the aggregation date. |
Metrics |
Gets security analytics of your IoT Security solution. |
MostPrevalentDeviceAlerts |
Gets or sets list of the 3 most prevalent device alerts. |
MostPrevalentDeviceRecommendations |
Gets or sets list of the 3 most prevalent device recommendations. |
TopAlertedDevices |
Gets or sets list of the 3 devices with the most alerts. |
UnhealthyDeviceCount |
Gets number of unhealthy devices within your IoT Security solution. |