Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IoTSecurityDeviceRecommendation

Package version

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

Hierarchy

  • IoTSecurityDeviceRecommendation

Index

Properties

Optional devicesCount

devicesCount: undefined | number

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

Optional recommendationDisplayName

recommendationDisplayName: undefined | string

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

Optional reportedSeverity

reportedSeverity: ReportedSeverity

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

Generated using TypeDoc