IoTSecurityAggregatedRecommendationProperties interface
IoT Security solution aggregated recommendation information
Properties
| description | Description of the suspected vulnerability and meaning. |
| detected |
Name of the organization that made the recommendation. |
| healthy |
Number of healthy devices within the IoT Security solution. |
| log |
Log analytics query for getting the list of affected devices/alerts. |
| recommendation |
Display name of the recommendation type. |
| recommendation |
Name of the recommendation. |
| recommendation |
Recommendation-type GUID. |
| remediation |
Recommended steps for remediation |
| reported |
Assessed recommendation severity. |
| unhealthy |
Number of unhealthy devices within the IoT Security solution. |
Property Details
description
Description of the suspected vulnerability and meaning.
description?: string
Property Value
string
detectedBy
Name of the organization that made the recommendation.
detectedBy?: string
Property Value
string
healthyDevices
Number of healthy devices within the IoT Security solution.
healthyDevices?: number
Property Value
number
logAnalyticsQuery
Log analytics query for getting the list of affected devices/alerts.
logAnalyticsQuery?: string
Property Value
string
recommendationDisplayName
Display name of the recommendation type.
recommendationDisplayName?: string
Property Value
string
recommendationName
Name of the recommendation.
recommendationName?: string
Property Value
string
recommendationTypeId
Recommendation-type GUID.
recommendationTypeId?: string
Property Value
string
remediationSteps
Recommended steps for remediation
remediationSteps?: string
Property Value
string
reportedSeverity
Assessed recommendation severity.
reportedSeverity?: string
Property Value
string
unhealthyDeviceCount
Number of unhealthy devices within the IoT Security solution.
unhealthyDeviceCount?: number
Property Value
number