IoTSecuritySolutionAnalyticsModel Class

Security analytics of your IoT Security solution.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.security.models._models_py3.Resource
IoTSecuritySolutionAnalyticsModel

Constructor

IoTSecuritySolutionAnalyticsModel(*, top_alerted_devices: Optional[List[azure.mgmt.security.models._models_py3.IoTSecurityAlertedDevice]] = None, most_prevalent_device_alerts: Optional[List[azure.mgmt.security.models._models_py3.IoTSecurityDeviceAlert]] = None, most_prevalent_device_recommendations: Optional[List[azure.mgmt.security.models._models_py3.IoTSecurityDeviceRecommendation]] = None, **kwargs)

Parameters

top_alerted_devices
list[IoTSecurityAlertedDevice]
Required

List of the 3 devices with the most alerts.

most_prevalent_device_alerts
list[IoTSecurityDeviceAlert]
Required

List of the 3 most prevalent device alerts.

most_prevalent_device_recommendations
list[IoTSecurityDeviceRecommendation]
Required

List of the 3 most prevalent device recommendations.

Variables

id
str

Resource Id.

name
str

Resource name.

type
str

Resource type.

metrics
IoTSeverityMetrics

Security analytics of your IoT Security solution.

unhealthy_device_count
int

Number of unhealthy devices within your IoT Security solution.

devices_metrics
list[IoTSecuritySolutionAnalyticsModelPropertiesDevicesMetricsItem]

List of device metrics by the aggregation date.