IotRecommendationType Class
IoT recommendation type.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.security.models._models_py3.ResourceIotRecommendationType
Constructor
IotRecommendationType(**kwargs)
Variables
- id
- str
Resource Id.
- name
- str
Resource name.
- type
- str
Resource type.
- recommendation_display_name
- str
The display name of the recommendation.
- severity
- str or RecommendationSeverity
The severity of the recommendation. Possible values include: "Unknown", "NotApplicable", "Healthy", "OffByPolicy", "Low", "Medium", "High".
- description
- str
Description of the suspected vulnerability and meaning.
- product_name
- str
The name of the product which published this recommendation.
- product_component_name
- str
The name of a component inside the product which generated the recommendation.
- vendor_name
- str
The name of the vendor that raised the recommendation.
- control
- str
The name of the recommendation's control category.
- data_source
- str
The alert's data source.
Feedback
Submit and view feedback for