Share via


SecurityAssessment Class

Definition

Security assessment on a resource

[Microsoft.Rest.Serialization.JsonTransformation]
public class SecurityAssessment : Microsoft.Azure.Management.Security.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SecurityAssessment = class
    inherit Resource
Public Class SecurityAssessment
Inherits Resource
Inheritance
SecurityAssessment
Attributes

Constructors

SecurityAssessment()

Initializes a new instance of the SecurityAssessment class.

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

Initializes a new instance of the SecurityAssessment class.

Properties

AdditionalData

Gets or sets additional data regarding the assessment

DisplayName

Gets user friendly display name of the assessment

Id

Gets resource Id

(Inherited from Resource)
Links

Gets links relevant to the assessment

Metadata

Gets or sets describes properties of an assessment metadata.

Name

Gets resource name

(Inherited from Resource)
PartnersData

Gets or sets data regarding 3rd party partner integration

ResourceDetails

Gets or sets details of the resource that was assessed

Status

Gets or sets the result of the assessment

Type

Gets resource type

(Inherited from Resource)

Methods

Validate()

Validate the object.

Extension Methods

ConvertToPSType(SecurityAssessment)

Applies to