Package version:

Interface SecureScoreControlDefinitionItem

Information about the security control.

Hierarchy

  • Resource
    • SecureScoreControlDefinitionItem

Properties

assessmentDefinitions?: AzureResourceLink[]

Array of assessments metadata IDs that are included in this security control NOTE: This property will not be serialized. It can only be populated by the server.

description?: string

User friendly description of the control NOTE: This property will not be serialized. It can only be populated by the server.

displayName?: string

User friendly display name of the control NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

maxScore?: number

Maximum control score (0..10) NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

Source object from which the control was created NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc