Share via


ScanRulesetPropertiesOutput interface

Scan ruleset properties.

Properties

createdAt

The time at which the scan ruleset was created.

description
excludedSystemClassifications

The system classifications that are excluded from the scan ruleset.

includedCustomClassificationRuleNames

The custom classification rule names that are included in the scan ruleset.

lastModifiedAt

The time at which the scan ruleset was last modified.

Property Details

createdAt

The time at which the scan ruleset was created.

createdAt?: string

Property Value

string

description

description?: string

Property Value

string

excludedSystemClassifications

The system classifications that are excluded from the scan ruleset.

excludedSystemClassifications?: string[]

Property Value

string[]

includedCustomClassificationRuleNames

The custom classification rule names that are included in the scan ruleset.

includedCustomClassificationRuleNames?: string[]

Property Value

string[]

lastModifiedAt

The time at which the scan ruleset was last modified.

lastModifiedAt?: string

Property Value

string