Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SecureScoreControlDefinitionItem

Package version

Information about the security control.

Hierarchy

  • Resource
    • SecureScoreControlDefinitionItem

Index

Properties

Optional assessmentDefinitions

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.

Optional description

description: undefined | string

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

Optional displayName

displayName: undefined | string

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

Optional id

id: undefined | string

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

Optional maxScore

maxScore: undefined | number

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

Optional name

name: undefined | string

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

Optional source

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

Optional type

type: undefined | string

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

Generated using TypeDoc