次の方法で共有


AzureSqlCredentialScanProperties interface

Azure SQL 資格情報スキャンのプロパティ。

Extends

プロパティ

credential

資格情報の参照。

継承されたプロパティ

businessRuleSetName

ビジネス ルール セットの名前。

collection

スキャンのコレクション参照。

connectedVia

スキャンの統合ランタイム参照。

databaseName

データベース名。

domain

スキャンのドメイン。

isLiveViewEnabled

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

スキャンがプリセット スキャンかどうかを示すフラグ。

logLevel

スキャンのログ レベル。

parallelScanCount

並列スキャンの数。

scanRulesetName

スキャン ルールセットの名前。

scanRulesetType

スキャン ルール セットの種類。

serverEndpoint

Azure SQL Server のエンドポイント。

workers

スキャンのワーカーの数。

プロパティの詳細

credential

資格情報の参照。

credential?: CredentialReference

プロパティ値

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

businessRuleSetName

ビジネス ルール セットの名前。

businessRuleSetName?: string

プロパティ値

string

承元AzureSqlScanProperties.businessRuleSetName

collection

スキャンのコレクション参照。

collection?: CollectionReference

プロパティ値

AzureSqlScanProperties.collectionから継承

connectedVia

スキャンの統合ランタイム参照。

connectedVia?: ConnectedVia

プロパティ値

承元AzureSqlScanProperties.connectedVia

databaseName

データベース名。

databaseName?: string

プロパティ値

string

承元AzureSqlScanProperties.databaseName

domain

スキャンのドメイン。

domain?: string

プロパティ値

string

AzureSqlScanProperties.domainから継承

isLiveViewEnabled

ライブ ビューが有効かどうかを示すフラグ。

isLiveViewEnabled?: boolean

プロパティ値

boolean

承元AzureSqlScanProperties.isLiveViewEnabled

isPresetScan

スキャンがプリセット スキャンかどうかを示すフラグ。

isPresetScan?: boolean

プロパティ値

boolean

承元AzureSqlScanProperties.isPresetScan

logLevel

スキャンのログ レベル。

logLevel?: string

プロパティ値

string

承元AzureSqlScanProperties.logLevel

parallelScanCount

並列スキャンの数。

parallelScanCount?: number

プロパティ値

number

承元AzureSqlScanProperties.parallelScanCount

scanRulesetName

スキャン ルールセットの名前。

scanRulesetName?: string

プロパティ値

string

承元AzureSqlScanProperties.scanRulesetName

scanRulesetType

スキャン ルール セットの種類。

scanRulesetType?: "System" | "Custom"

プロパティ値

"System" | "Custom"

承元AzureSqlScanProperties.scanRulesetType

serverEndpoint

Azure SQL Server のエンドポイント。

serverEndpoint?: string

プロパティ値

string

承元AzureSqlScanProperties.serverEndpoint

workers

スキャンのワーカーの数。

workers?: number

プロパティ値

number

承元AzureSqlScanProperties.workers