AzurePostgreSqlCredentialScanProperties interface
Azure Postgre SQL 資格情報スキャンのプロパティ。
- Extends
プロパティ
| credential | 資格情報の参照。 |
| database |
データベース名。 |
| port | Azure Postgre SQL サーバーのポート。 |
| server |
Azure Postgre SQL サーバーのエンドポイント。 |
| ssl |
Azure Postgre SQL サーバーの SSL モード。 |
継承されたプロパティ
| business |
ビジネス ルール セットの名前。 |
| collection | スキャンのコレクション参照。 |
| connected |
スキャンの統合ランタイム参照。 |
| domain | スキャンのドメイン。 |
| is |
ライブ ビューが有効かどうかを示すフラグ。 |
| is |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| log |
スキャンのログ レベル。 |
| parallel |
並列スキャンの数。 |
| scan |
スキャン ルールセットの名前。 |
| scan |
スキャン ルール セットの種類。 |
| workers | スキャンのワーカーの数。 |
プロパティの詳細
credential
databaseName
データベース名。
databaseName?: string
プロパティ値
string
port
Azure Postgre SQL サーバーのポート。
port?: number
プロパティ値
number
serverEndpoint
Azure Postgre SQL サーバーのエンドポイント。
serverEndpoint?: string
プロパティ値
string
sslMode
Azure Postgre SQL サーバーの SSL モード。
sslMode?: number
プロパティ値
number
継承されたプロパティの詳細
businessRuleSetName
collection
スキャンのコレクション参照。
collection?: CollectionReference
プロパティ値
connectedVia
domain
isLiveViewEnabled
ライブ ビューが有効かどうかを示すフラグ。
isLiveViewEnabled?: boolean
プロパティ値
boolean
isPresetScan
スキャンがプリセット スキャンかどうかを示すフラグ。
isPresetScan?: boolean
プロパティ値
boolean
logLevel
parallelScanCount
scanRulesetName
scanRulesetType
スキャン ルール セットの種類。
scanRulesetType?: "System" | "Custom"
プロパティ値
"System" | "Custom"