IoTSecurityAggregatedRecommendationProperties interface

IoT Security solution aggregated recommendation information

Properties

description

Description of the suspected vulnerability and meaning.

detectedBy

Name of the organization that made the recommendation.

healthyDevices

Number of healthy devices within the IoT Security solution.

logAnalyticsQuery

Log analytics query for getting the list of affected devices/alerts.

recommendationDisplayName

Display name of the recommendation type.

recommendationName

Name of the recommendation.

recommendationTypeId

Recommendation-type GUID.

remediationSteps

Recommended steps for remediation

reportedSeverity

Assessed recommendation severity.

unhealthyDeviceCount

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