Package version:

Interface IoTSecuritySolutionAnalyticsModel

Security analytics of your IoT Security solution

Hierarchy

  • Resource
    • IoTSecuritySolutionAnalyticsModel

Properties

List of device metrics by the aggregation date. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

Security analytics of your IoT Security solution. NOTE: This property will not be serialized. It can only be populated by the server.

mostPrevalentDeviceAlerts?: IoTSecurityDeviceAlert[]

List of the 3 most prevalent device alerts.

mostPrevalentDeviceRecommendations?: IoTSecurityDeviceRecommendation[]

List of the 3 most prevalent device recommendations.

name?: string

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

topAlertedDevices?: IoTSecurityAlertedDevice[]

List of the 3 devices with the most alerts.

type?: string

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

unhealthyDeviceCount?: number

Number of unhealthy devices within your IoT Security solution. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc