Partilhar via


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