你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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