IoTSecurityDeviceRecommendation interface
Statistical information about the number of recommendations per device, per recommendation type.
Properties
| devices |
Number of devices with this recommendation. |
| recommendation |
Display name of the recommendation. |
| reported |
Assessed recommendation severity. |
Property Details
devicesCount
Number of devices with this recommendation.
devicesCount?: number
Property Value
number
recommendationDisplayName
Display name of the recommendation.
recommendationDisplayName?: string
Property Value
string
reportedSeverity
Assessed recommendation severity.
reportedSeverity?: string
Property Value
string