次の方法で共有


SqlServerDatabaseCredentialScanPropertiesOutput interface

SQL Server データベース資格情報スキャンのプロパティ。

Extends

継承されたプロパティ

businessRuleSetName

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

collection

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

connectedVia

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

createdAt

スキャンの作成時刻。

credential

資格情報の参照。

databaseName

データベース名。

domain

スキャンのドメイン。

isLiveViewEnabled

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

isPresetScan

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

lastModifiedAt

スキャンの最終変更時刻。

logLevel

スキャンのログ レベル。

parallelScanCount

並列スキャンの数。

scanRulesetName

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

scanRulesetType

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

serverEndpoint

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

workers

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

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

businessRuleSetName

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

businessRuleSetName?: string

プロパティ値

string

承元AzureSqlCredentialScanPropertiesOutput.businessRuleSetName

collection

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

collection?: CollectionReferenceOutput

プロパティ値

AzureSqlCredentialScanPropertiesOutput.collectionから継承

connectedVia

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

connectedVia?: ConnectedViaOutput

プロパティ値

承元AzureSqlCredentialScanPropertiesOutput.connectedVia

createdAt

スキャンの作成時刻。

createdAt?: string

プロパティ値

string

承元AzureSqlCredentialScanPropertiesOutput.createdAt

credential

資格情報の参照。

credential?: CredentialReferenceOutput

プロパティ値

承元AzureSqlCredentialScanPropertiesOutput.credential

databaseName

データベース名。

databaseName?: string

プロパティ値

string

承元AzureSqlCredentialScanPropertiesOutput.databaseName

domain

スキャンのドメイン。

domain?: string

プロパティ値

string

承元AzureSqlCredentialScanPropertiesOutput.domain

isLiveViewEnabled

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

isLiveViewEnabled?: boolean

プロパティ値

boolean

承元AzureSqlCredentialScanPropertiesOutput.isLiveViewEnabled

isPresetScan

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

isPresetScan?: boolean

プロパティ値

boolean

承元AzureSqlCredentialScanPropertiesOutput.isPresetScan

lastModifiedAt

スキャンの最終変更時刻。

lastModifiedAt?: string

プロパティ値

string

承元AzureSqlCredentialScanPropertiesOutput.lastModifiedAt

logLevel

スキャンのログ レベル。

logLevel?: string

プロパティ値

string

承元AzureSqlCredentialScanPropertiesOutput.logLevel

parallelScanCount

並列スキャンの数。

parallelScanCount?: number

プロパティ値

number

承元AzureSqlCredentialScanPropertiesOutput.parallelScanCount

scanRulesetName

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

scanRulesetName?: string

プロパティ値

string

承元AzureSqlCredentialScanPropertiesOutput.scanRulesetName

scanRulesetType

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

scanRulesetType?: "System" | "Custom"

プロパティ値

"System" | "Custom"

承元AzureSqlCredentialScanPropertiesOutput.scanRulesetType

serverEndpoint

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

serverEndpoint?: string

プロパティ値

string

承元AzureSqlCredentialScanPropertiesOutput.serverEndpoint

workers

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

workers?: number

プロパティ値

number

承元AzureSqlCredentialScanPropertiesOutput.workers