Aracılığıyla paylaş


SecuritySubAssessmentProperties Class

Definition

Describes properties of an sub-assessment.

public class SecuritySubAssessmentProperties
type SecuritySubAssessmentProperties = class
Public Class SecuritySubAssessmentProperties
Inheritance
SecuritySubAssessmentProperties

Constructors

SecuritySubAssessmentProperties()

Initializes a new instance of the SecuritySubAssessmentProperties class.

SecuritySubAssessmentProperties(String, String, SubAssessmentStatus, String, String, String, String, Nullable<DateTime>, ResourceDetails, AdditionalData)

Initializes a new instance of the SecuritySubAssessmentProperties class.

Properties

AdditionalData

Gets or sets details of the sub-assessment

Category

Gets category of the sub-assessment

Description

Gets human readable description of the assessment status

DisplayName

Gets user friendly display name of the sub-assessment

Id

Gets vulnerability ID

Impact

Gets description of the impact of this sub-assessment

Remediation

Gets information on how to remediate this sub-assessment

ResourceDetails

Gets or sets details of the resource that was assessed

Status

Gets or sets status of the sub-assessment

TimeGenerated

Gets the date and time the sub-assessment was generated

Applies to