Share via


AzureSynapseWorkspaceScanRulesetPropertiesOutput interface

Azure synapse workspace 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.

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