다음을 통해 공유


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"