次の方法で共有


AzureSqlCredentialScanPropertiesOutput interface

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

Extends

プロパティ

credential

資格情報の参照。

継承されたプロパティ

businessRuleSetName

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

collection

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

connectedVia

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

createdAt

スキャンの作成時刻。

databaseName

データベース名。

domain

スキャンのドメイン。

isLiveViewEnabled

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

isPresetScan

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

lastModifiedAt

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

logLevel

スキャンのログ レベル。

parallelScanCount

並列スキャンの数。

scanRulesetName

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

scanRulesetType

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

serverEndpoint

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

workers

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

プロパティの詳細

credential

資格情報の参照。

credential?: CredentialReferenceOutput

プロパティ値

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

businessRuleSetName

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

businessRuleSetName?: string

プロパティ値

string

承元AzureSqlScanPropertiesOutput.businessRuleSetName

collection

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

collection?: CollectionReferenceOutput

プロパティ値

AzureSqlScanPropertiesOutput.collectionから継承

connectedVia

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

connectedVia?: ConnectedViaOutput

プロパティ値

承元AzureSqlScanPropertiesOutput.connectedVia

createdAt

スキャンの作成時刻。

createdAt?: string

プロパティ値

string

承元AzureSqlScanPropertiesOutput.createdAt

databaseName

データベース名。

databaseName?: string

プロパティ値

string

承元AzureSqlScanPropertiesOutput.databaseName

domain

スキャンのドメイン。

domain?: string

プロパティ値

string

承元:AzureSqlScanPropertiesOutput.domain

isLiveViewEnabled

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

isLiveViewEnabled?: boolean

プロパティ値

boolean

承元AzureSqlScanPropertiesOutput.isLiveViewEnabled

isPresetScan

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

isPresetScan?: boolean

プロパティ値

boolean

承元AzureSqlScanPropertiesOutput.isPresetScan

lastModifiedAt

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

lastModifiedAt?: string

プロパティ値

string

承元AzureSqlScanPropertiesOutput.lastModifiedAt

logLevel

スキャンのログ レベル。

logLevel?: string

プロパティ値

string

承元:AzureSqlScanPropertiesOutput.logLevel

parallelScanCount

並列スキャンの数。

parallelScanCount?: number

プロパティ値

number

承元AzureSqlScanPropertiesOutput.parallelScanCount

scanRulesetName

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

scanRulesetName?: string

プロパティ値

string

承元:AzureSqlScanPropertiesOutput.scanRulesetName

scanRulesetType

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

scanRulesetType?: "System" | "Custom"

プロパティ値

"System" | "Custom"

承元AzureSqlScanPropertiesOutput.scanRulesetType

serverEndpoint

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

serverEndpoint?: string

プロパティ値

string

承元AzureSqlScanPropertiesOutput.serverEndpoint

workers

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

workers?: number

プロパティ値

number

承元:AzureSqlScanPropertiesOutput.workers