Share via


IoTSecurityAggregatedRecommendationProperties Class

Definition

IoT Security solution aggregated recommendation information

public class IoTSecurityAggregatedRecommendationProperties
type IoTSecurityAggregatedRecommendationProperties = class
Public Class IoTSecurityAggregatedRecommendationProperties
Inheritance
IoTSecurityAggregatedRecommendationProperties

Constructors

IoTSecurityAggregatedRecommendationProperties()

Initializes a new instance of the IoTSecurityAggregatedRecommendationProperties class.

IoTSecurityAggregatedRecommendationProperties(String, String, String, String, String, String, String, Nullable<Int64>, Nullable<Int64>, String)

Initializes a new instance of the IoTSecurityAggregatedRecommendationProperties class.

Properties

Description

Gets description of the suspected vulnerability and meaning.

DetectedBy

Gets name of the organization that made the recommendation.

HealthyDevices

Gets number of healthy devices within the IoT Security solution.

LogAnalyticsQuery

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

RecommendationDisplayName

Gets display name of the recommendation type.

RecommendationName

Gets or sets name of the recommendation.

RecommendationTypeId

Gets recommendation-type GUID.

RemediationSteps

Gets recommended steps for remediation

ReportedSeverity

Gets assessed recommendation severity. Possible values include: 'Informational', 'Low', 'Medium', 'High'

UnhealthyDeviceCount

Gets number of unhealthy devices within the IoT Security solution.

Applies to