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.Resource
SecureScoreControlDefinitionItem

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
SecureScoreControlDefinitionSource

Source object from which the control was created.

assessment_definitions
list[AzureResourceLink]

Array of assessments metadata IDs that are included in this security control.