AzureSubscriptionScanRulesetProperties interface
Azure subscription scan ruleset properties.
- Extends
Inherited Properties
| description | |
| excluded |
The system classifications that are excluded from the scan ruleset. |
| included |
The custom classification rule names that are included in the scan ruleset. |
Inherited Property Details
description
excludedSystemClassifications
The system classifications that are excluded from the scan ruleset.
excludedSystemClassifications?: string[]
Property Value
string[]
Inherited From ScanRulesetProperties.excludedSystemClassifications
includedCustomClassificationRuleNames
The custom classification rule names that are included in the scan ruleset.
includedCustomClassificationRuleNames?: string[]
Property Value
string[]
Inherited From ScanRulesetProperties.includedCustomClassificationRuleNames