Package version:

Interface IoTSecurityDeviceRecommendation

Statistical information about the number of recommendations per device, per recommendation type.

Hierarchy

  • IoTSecurityDeviceRecommendation

Properties

devicesCount?: number

Number of devices with this recommendation. NOTE: This property will not be serialized. It can only be populated by the server.

recommendationDisplayName?: string

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

reportedSeverity?: string

Assessed recommendation severity. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc