Share via


ScanningRuleScanRulesetPropertiesOutput interface

Scanning rule scan ruleset properties.

Extends

Properties

scanningRule

The scanning rule of the scanning rule scan ruleset.

Inherited 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

scanningRule

The scanning rule of the scanning rule scan ruleset.

scanningRule?: ScanningRuleOutput

Property Value

Inherited Property Details

createdAt

The time at which the scan ruleset was created.

createdAt?: string

Property Value

string

Inherited From ScanRulesetPropertiesOutput.createdAt

description

description?: string

Property Value

string

Inherited From ScanRulesetPropertiesOutput.description

excludedSystemClassifications

The system classifications that are excluded from the scan ruleset.

excludedSystemClassifications?: string[]

Property Value

string[]

Inherited From ScanRulesetPropertiesOutput.excludedSystemClassifications

includedCustomClassificationRuleNames

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

includedCustomClassificationRuleNames?: string[]

Property Value

string[]

Inherited From ScanRulesetPropertiesOutput.includedCustomClassificationRuleNames

lastModifiedAt

The time at which the scan ruleset was last modified.

lastModifiedAt?: string

Property Value

string

Inherited From ScanRulesetPropertiesOutput.lastModifiedAt