SecureScoreControlDefinitionItemProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |