Aracılığıyla paylaş


SecurityAssessmentPropertiesResponse Class

Definition

Describes properties of an assessment.

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

Constructors

SecurityAssessmentPropertiesResponse()

Initializes a new instance of the SecurityAssessmentPropertiesResponse class.

SecurityAssessmentPropertiesResponse(ResourceDetails, AssessmentStatusResponse, String, IDictionary<String,String>, AssessmentLinks, SecurityAssessmentMetadataProperties, SecurityAssessmentPartnerData)

Initializes a new instance of the SecurityAssessmentPropertiesResponse 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