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

SecureScoreControlDefinitionItemProperties Class

Definition

Security Control Definition Properties.

public class SecureScoreControlDefinitionItemProperties
type SecureScoreControlDefinitionItemProperties = class
Public Class SecureScoreControlDefinitionItemProperties
Inheritance
SecureScoreControlDefinitionItemProperties

Constructors

SecureScoreControlDefinitionItemProperties()

Initializes a new instance of the SecureScoreControlDefinitionItemProperties class.

SecureScoreControlDefinitionItemProperties(String, String, Nullable<Int32>, SecureScoreControlDefinitionSource, IList<AzureResourceLink>)

Initializes a new instance of the SecureScoreControlDefinitionItemProperties class.

Properties

AssessmentDefinitions

Gets array of assessments metadata IDs that are included in this security control

Description

Gets user friendly description of the control

DisplayName

Gets user friendly display name of the control

MaxScore

Gets maximum control score (0..10)

Source

Gets source object from which the control was created

Methods

Validate()

Validate the object.

Applies to