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

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