Share via


AdlsGen2ScanRulesetPropertiesOutput interface

Adls gen 2 scan ruleset properties.

Extends

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.

scanningRule

The scanning rule of the scanning rule scan ruleset.

Inherited Property Details

createdAt

The time at which the scan ruleset was created.

createdAt?: string

Property Value

string

Inherited From ScanningRuleScanRulesetPropertiesOutput.createdAt

description

description?: string

Property Value

string

Inherited From ScanningRuleScanRulesetPropertiesOutput.description

excludedSystemClassifications

The system classifications that are excluded from the scan ruleset.

excludedSystemClassifications?: string[]

Property Value

string[]

Inherited From ScanningRuleScanRulesetPropertiesOutput.excludedSystemClassifications

includedCustomClassificationRuleNames

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

includedCustomClassificationRuleNames?: string[]

Property Value

string[]

Inherited From ScanningRuleScanRulesetPropertiesOutput.includedCustomClassificationRuleNames

lastModifiedAt

The time at which the scan ruleset was last modified.

lastModifiedAt?: string

Property Value

string

Inherited From ScanningRuleScanRulesetPropertiesOutput.lastModifiedAt

scanningRule

The scanning rule of the scanning rule scan ruleset.

scanningRule?: ScanningRuleOutput

Property Value

Inherited From ScanningRuleScanRulesetPropertiesOutput.scanningRule