次の方法で共有


SqlServerDatabaseScanRulesetPropertiesOutput interface

Sql Server データベース スキャン ルールセットのプロパティ。

Extends

継承されたプロパティ

createdAt

スキャン ルールセットが作成された時刻。

description
excludedSystemClassifications

スキャン ルール セットから除外されるシステム分類。

includedCustomClassificationRuleNames

スキャン ルール セットに含まれるカスタム分類ルール名。

lastModifiedAt

スキャン ルール セットが最後に変更された時刻。

継承されたプロパティの詳細

createdAt

スキャン ルールセットが作成された時刻。

createdAt?: string

プロパティ値

string

承元ScanRulesetPropertiesOutput.createdAt

description

description?: string

プロパティ値

string

継承元ScanRulesetPropertiesOutput.description

excludedSystemClassifications

スキャン ルール セットから除外されるシステム分類。

excludedSystemClassifications?: string[]

プロパティ値

string[]

承元ScanRulesetPropertiesOutput.excludedSystemClassifications

includedCustomClassificationRuleNames

スキャン ルール セットに含まれるカスタム分類ルール名。

includedCustomClassificationRuleNames?: string[]

プロパティ値

string[]

承元ScanRulesetPropertiesOutput.includedCustomClassificationRuleNames

lastModifiedAt

スキャン ルール セットが最後に変更された時刻。

lastModifiedAt?: string

プロパティ値

string

継承元ScanRulesetPropertiesOutput.lastModifiedAt