次の方法で共有


ScanResultWithIngestionOutput interface

インジェストを含むスキャン結果。

プロパティ

dataSourceType

データ ソースの種類。

diagnostics

スキャン診断。

discoveryExecutionDetails

検出の実行の詳細。

endTime

スキャンの終了時刻。

error

エラー。

errorMessage

エラー メッセージ。

id

スキャン結果識別子。

ingestionExecutionDetails

インジェスト実行の詳細。

ingestionJobId

インジェスト ジョブ識別子。

parentId

親スキャン結果識別子。

resourceId

リソース識別子。

runType

実行の種類。

scanLevelType

スキャン レベルの種類。

scanRulesetType

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

scanRulesetVersion

スキャン ルールセットのバージョン。

startTime

スキャンの開始時刻。

status

スキャン結果の状態。

プロパティの詳細

dataSourceType

データ ソースの種類。

dataSourceType?: "None" | "Fabric" | "AzureSubscription" | "AzureResourceGroup" | "AzureSynapseWorkspace" | "AzureSynapse" | "AdlsGen1" | "AdlsGen2" | "AmazonAccount" | "AmazonS3" | "AmazonSql" | "AzureCosmosDb" | "AzureDataExplorer" | "AzureFileService" | "AzureSqlDatabase" | "ArcEnabledSqlServer" | "AmazonPostgreSql" | "AzurePostgreSql" | "Databricks" | "SqlServerDatabase" | "AzureSqlDatabaseManagedInstance" | "AzureSqlDataWarehouse" | "AzureMySql" | "Hdfs" | "TableauServer" | "AzureStorage" | "Teradata" | "Oracle" | "PostgreSql" | "AmazonRedShift" | "DatabricksHms" | "SapS4Hana" | "SapEcc" | "Snowflake" | "PowerBI" | "Trident" | "Dataverse" | "DatabricksUnityCatalog"

プロパティ値

"None" | "Fabric" | "AzureSubscription" | "AzureResourceGroup" | "AzureSynapseWorkspace" | "AzureSynapse" | "AdlsGen1" | "AdlsGen2" | "AmazonAccount" | "AmazonS3" | "AmazonSql" | "AzureCosmosDb" | "AzureDataExplorer" | "AzureFileService" | "AzureSqlDatabase" | "ArcEnabledSqlServer" | "AmazonPostgreSql" | "AzurePostgreSql" | "Databricks" | "SqlServerDatabase" | "AzureSqlDatabaseManagedInstance" | "AzureSqlDataWarehouse" | "AzureMySql" | "Hdfs" | "TableauServer" | "AzureStorage" | "Teradata" | "Oracle" | "PostgreSql" | "AmazonRedShift" | "DatabricksHms" | "SapS4Hana" | "SapEcc" | "Snowflake" | "PowerBI" | "Trident" | "Dataverse" | "DatabricksUnityCatalog"

diagnostics

スキャン診断。

diagnostics?: ScanDiagnosticsOutput

プロパティ値

discoveryExecutionDetails

検出の実行の詳細。

discoveryExecutionDetails?: DiscoveryExecutionDetailsOutput

プロパティ値

endTime

スキャンの終了時刻。

endTime?: string

プロパティ値

string

error

エラー。

error?: ErrorModelOutput

プロパティ値

errorMessage

エラー メッセージ。

errorMessage?: string

プロパティ値

string

id

スキャン結果識別子。

id?: string

プロパティ値

string

ingestionExecutionDetails

インジェスト実行の詳細。

ingestionExecutionDetails?: IngestionExecutionDetailsOutput

プロパティ値

ingestionJobId

インジェスト ジョブ識別子。

ingestionJobId?: string

プロパティ値

string

parentId

親スキャン結果識別子。

parentId?: string

プロパティ値

string

resourceId

リソース識別子。

resourceId?: string

プロパティ値

string

runType

実行の種類。

runType?: string

プロパティ値

string

scanLevelType

スキャン レベルの種類。

scanLevelType?: "Full" | "Incremental"

プロパティ値

"Full" | "Incremental"

scanRulesetType

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

scanRulesetType?: "System" | "Custom"

プロパティ値

"System" | "Custom"

scanRulesetVersion

スキャン ルールセットのバージョン。

scanRulesetVersion?: number

プロパティ値

number

startTime

スキャンの開始時刻。

startTime?: string

プロパティ値

string

status

スキャン結果の状態。

status?: "Accepted" | "InProgress" | "TransientFailure" | "Succeeded" | "Failed" | "Canceled"

プロパティ値

"Accepted" | "InProgress" | "TransientFailure" | "Succeeded" | "Failed" | "Canceled"