Aracılığıyla paylaş


SecurityAssessmentProperties Class

Definition

Describes properties of an assessment.

public class SecurityAssessmentProperties : Microsoft.Azure.Management.Security.Models.SecurityAssessmentPropertiesBase
type SecurityAssessmentProperties = class
    inherit SecurityAssessmentPropertiesBase
Public Class SecurityAssessmentProperties
Inherits SecurityAssessmentPropertiesBase
Inheritance
SecurityAssessmentProperties

Constructors

SecurityAssessmentProperties()

Initializes a new instance of the SecurityAssessmentProperties class.

SecurityAssessmentProperties(ResourceDetails, AssessmentStatus, String, IDictionary<String,String>, AssessmentLinks, SecurityAssessmentMetadataProperties, SecurityAssessmentPartnerData)

Initializes a new instance of the SecurityAssessmentProperties class.

Properties

AdditionalData

Gets or sets additional data regarding the assessment

(Inherited from SecurityAssessmentPropertiesBase)
DisplayName

Gets user friendly display name of the assessment

(Inherited from SecurityAssessmentPropertiesBase)
Links

Gets links relevant to the assessment

(Inherited from SecurityAssessmentPropertiesBase)
Metadata

Gets or sets describes properties of an assessment metadata.

(Inherited from SecurityAssessmentPropertiesBase)
PartnersData

Gets or sets data regarding 3rd party partner integration

(Inherited from SecurityAssessmentPropertiesBase)
ResourceDetails

Gets or sets details of the resource that was assessed

(Inherited from SecurityAssessmentPropertiesBase)
Status

Gets or sets the result of the assessment

Methods

Validate()

Validate the object.

Applies to