次の方法で共有


AzureMySqlCredentialScanProperties interface

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

Extends

継承されたプロパティ

businessRuleSetName

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

collection

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

connectedVia

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

credential

資格情報の参照。

databaseName

データベース名。

domain

スキャンのドメイン。

isLiveViewEnabled

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

isPresetScan

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

logLevel

スキャンのログ レベル。

parallelScanCount

並列スキャンの数。

port

Azure MySQL サーバーのポート。

scanRulesetName

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

scanRulesetType

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

serverEndpoint

Azure MySQL サーバーのエンドポイント。

workers

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

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

businessRuleSetName

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

businessRuleSetName?: string

プロパティ値

string

承元:AzureMySqlScanProperties.businessRuleSetName

collection

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

collection?: CollectionReference

プロパティ値

承元:AzureMySqlScanProperties.collection

connectedVia

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

connectedVia?: ConnectedVia

プロパティ値

承元AzureMySqlScanProperties.connectedVia

credential

資格情報の参照。

credential?: CredentialReference

プロパティ値

承元AzureMySqlScanProperties.credential

databaseName

データベース名。

databaseName?: string

プロパティ値

string

承元AzureMySqlScanProperties.databaseName

domain

スキャンのドメイン。

domain?: string

プロパティ値

string

承元:AzureMySqlScanProperties.domain

isLiveViewEnabled

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

isLiveViewEnabled?: boolean

プロパティ値

boolean

承元:AzureMySqlScanProperties.isLiveViewEnabled

isPresetScan

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

isPresetScan?: boolean

プロパティ値

boolean

承元AzureMySqlScanProperties.isPresetScan

logLevel

スキャンのログ レベル。

logLevel?: string

プロパティ値

string

承元AzureMySqlScanProperties.logLevel

parallelScanCount

並列スキャンの数。

parallelScanCount?: number

プロパティ値

number

承元AzureMySqlScanProperties.parallelScanCount

port

Azure MySQL サーバーのポート。

port?: number

プロパティ値

number

承元AzureMySqlScanProperties.port

scanRulesetName

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

scanRulesetName?: string

プロパティ値

string

承元AzureMySqlScanProperties.scanRulesetName

scanRulesetType

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

scanRulesetType?: "System" | "Custom"

プロパティ値

"System" | "Custom"

承元AzureMySqlScanProperties.scanRulesetType

serverEndpoint

Azure MySQL サーバーのエンドポイント。

serverEndpoint?: string

プロパティ値

string

承元AzureMySqlScanProperties.serverEndpoint

workers

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

workers?: number

プロパティ値

number

承元:AzureMySqlScanProperties.workers