SecuritySubAssessment Class
Security sub-assessment on a resource.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.security.models._models_py3.ResourceSecuritySubAssessment
Constructor
SecuritySubAssessment(*, status: Optional[azure.mgmt.security.models._models_py3.SubAssessmentStatus] = None, resource_details: Optional[azure.mgmt.security.models._models_py3.ResourceDetails] = None, additional_data: Optional[azure.mgmt.security.models._models_py3.AdditionalData] = None, **kwargs)
Parameters
Variables
- id
- str
Resource Id.
- name
- str
Resource name.
- type
- str
Resource type.
- id_properties_id
- str
Vulnerability ID.
- display_name
- str
User friendly display name of the sub-assessment.
- remediation
- str
Information on how to remediate this sub-assessment.
- impact
- str
Description of the impact of this sub-assessment.
- category
- str
Category of the sub-assessment.
- description
- str
Human readable description of the assessment status.
- time_generated
- datetime
The date and time the sub-assessment was generated.
Feedback
Submit and view feedback for