IoTSecurityAggregatedRecommendation Class
IoT Security solution recommendation information.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.security.models._models_py3.ResourceIoTSecurityAggregatedRecommendationazure.mgmt.security.models._models_py3.TagsResourceIoTSecurityAggregatedRecommendation
Constructor
IoTSecurityAggregatedRecommendation(*, tags: Optional[Dict[str, str]] = None, recommendation_name: Optional[str] = None, **kwargs)
Parameters
Variables
- id
- str
Resource Id.
- name
- str
Resource name.
- type
- str
Resource type.
- recommendation_display_name
- str
Display name of the recommendation type.
- description
- str
Description of the suspected vulnerability and meaning.
- recommendation_type_id
- str
Recommendation-type GUID.
- detected_by
- str
Name of the organization that made the recommendation.
- remediation_steps
- str
Recommended steps for remediation.
- reported_severity
- str or ReportedSeverity
Assessed recommendation severity. Possible values include: "Informational", "Low", "Medium", "High".
- healthy_devices
- int
Number of healthy devices within the IoT Security solution.
- unhealthy_device_count
- int
Number of unhealthy devices within the IoT Security solution.
- log_analytics_query
- str
Log analytics query for getting the list of affected devices/alerts.
Feedback
Submit and view feedback for