SecureScoreControlDefinitionItem Class
Information about the security control.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.security.models._models_py3.ResourceSecureScoreControlDefinitionItem
Constructor
SecureScoreControlDefinitionItem(**kwargs)
Variables
- id
- str
Resource Id.
- name
- str
Resource name.
- type
- str
Resource type.
- display_name
- str
User friendly display name of the control.
- description
- str
User friendly description of the control.
- max_score
- int
Maximum control score (0..10).
Source object from which the control was created.
- assessment_definitions
- list[AzureResourceLink]
Array of assessments metadata IDs that are included in this security control.
Feedback
Submit and view feedback for