Scans - Create Or Replace
建立或取代掃描的實例。
PUT {endpoint}/scan/datasources/{dataSourceName}/scans/{scanName}?api-version=2023-09-01
URI 參數
名稱 | 位於 | 必要 | 類型 | Description |
---|---|---|---|---|
data
|
path | True |
string |
DataSource 名稱。 Regex 模式: |
endpoint
|
path | True |
string url |
purview 帳戶的掃描端點。 範例:https://{accountName}.purview.azure.com。 |
scan
|
path | True |
string |
掃描名稱。 Regex 模式: |
api-version
|
query | True |
string |
要使用的 API 版本。 |
要求本文
要求主體可以是下列其中一項:
AdlsGen1CredentialScan
ADLS Gen1 認證掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Adls |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
ADLS Gen1 認證掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
AdlsGen1MsiScan
ADLS Gen1 MSI 掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Adls |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
ADLS Gen1 MSI 掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
AdlsGen2CredentialScan
ADLS Gen2 認證掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Adls |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
ADLS Gen2 認證掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
AdlsGen2MsiScan
ADLS Gen2 MSI 掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Adls |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
ADLS Gen2 MSI 掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
AmazonAccountCredentialScan
Amazon 帳戶認證掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Amazon |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
Amazon 帳戶認證掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
AmazonPostgreSqlCredentialScan
Amazon Postgre SQL 認證掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Amazon |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
Amazon Postgre SQL 認證掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
AmazonS3CredentialScan
Amazon S3 認證掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
AmazonS3Credential |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
Amazon S3 認證掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
AmazonS3RoleARNScan
Amazon S3 角色 ARN 掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
AmazonS3RoleARN |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
Amazon S3 角色 ARN 掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
AmazonSqlCredentialScan
Amazon SQL 認證掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Amazon |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
Amazon SQL 認證掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
AzureCosmosDbCredentialScan
Azure Cosmos DB 認證掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
Azure Cosmos DB 認證掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
AzureDataExplorerCredentialScan
Azure 數據總管認證掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
Azure 數據總管認證掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
AzureDataExplorerMsiScan
Azure 數據總管 MSI 掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
Azure 資料總管 MSI 掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
AzureFileServiceCredentialScan
Azure 檔案服務認證掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
Azure 檔案服務認證掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
AzureMySqlCredentialScan
Azure MySQL 認證掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
Azure MySQL 認證掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
AzurePostgreSqlCredentialScan
Azure Postgre SQL 認證掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
Azure Postgre SQL 認證掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
AzureResourceGroupCredentialScan
Azure 資源群組認證掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
Azure 資源群組認證掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
AzureResourceGroupMsiScan
Azure 資源群組 MSI 掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
Azure 資源群組 MSI 掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
AzureSqlDatabaseCredentialScan
Azure SQL 資料庫認證掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
Azure SQL 資料庫認證掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
AzureSqlDatabaseManagedInstanceCredentialScan
Azure SQL 資料庫受控實例認證掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
Azure SQL 資料庫受控實例認證掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
AzureSqlDatabaseManagedInstanceMsiScan
Azure SQL 資料庫受控實例 MSI 掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
Azure SQL 資料庫受控實例 MSI 掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
AzureSqlDatabaseMsiScan
Azure SQL 資料庫 MSI 掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
Azure SQL 資料庫 MSI 掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
AzureSqlDataWarehouseCredentialScan
Azure SQL 數據倉儲認證掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
Azure SQL 數據倉儲認證掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
AzureSqlDataWarehouseMsiScan
Azure SQL 數據倉儲 MSI 掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
Azure SQL 數據倉儲 MSI 掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
AzureStorageCredentialScan
Azure 記憶體認證掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
Azure 記憶體認證掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
AzureStorageMsiScan
Azure 記憶體 MSI 掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
Azure 記憶體 MSI 掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
AzureSubscriptionCredentialScan
Azure 訂用帳戶認證掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
Azure 訂用帳戶認證掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
AzureSubscriptionMsiScan
Azure 訂用帳戶 MSI 掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
Azure 訂用帳戶 MSI 掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
AzureSynapseCredentialScan
Azure synapse 認證掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
Azure synapse 認證掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
AzureSynapseMsiScan
Azure synapse MSI 掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
Azure synapse MSI 掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
AzureSynapseWorkspaceCredentialScan
Azure synapse 工作區認證掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
Azure synapse 工作區認證掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
AzureSynapseWorkspaceMsiScan
Azure synapse 工作區 MSI 掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
Azure synapse 工作區 MSI 掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
OracleOracleCredentialScan
Oracle 認證掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Oracle |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
Oracle 認證掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
OracleOracleUserPassScan
Oracle 用戶通過掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Oracle |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
Oracle 使用者通過掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
PowerBIDelegatedScan
Power BI 委派掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Power |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
Power BI 委派的掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
PowerBIMsiScan
Power BI MSI 掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Power |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
Power BI MSI 掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
SapEccSapEccCredentialScan
SAP ECC 認證掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Sap |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
SAP ECC 認證掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
SapEccSapEccUserPassScan
SAP ECC 使用者通過掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Sap |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
SAP ECC 使用者通過掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
SapS4HanaSapS4HanaCredentialScan
SAP S/4HANA 認證掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
SapS4Hana |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
SAP S/4HANA 認證掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
SapS4HanaSapS4HanaUserPassScan
SAP S/4HANA 用戶通過掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
SapS4Hana |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
SAP S/4HANA 用戶通過掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
SqlServerDatabaseCredentialScan
SQL Server 資料庫認證掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Sql |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
SQL Server 資料庫認證掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
TeradataTeradataCredentialScan
Teradata 認證掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Teradata |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
Teradata 認證掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
TeradataTeradataUserPassScan
Teradata 用戶通過掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Teradata |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
Teradata 用戶通過掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
TeradataUserPassScan
Teradata 用戶通過掃描。
名稱 | 必要 | 類型 | Description |
---|---|---|---|
kind | True |
string:
Teradata |
掃描的屬性會因數據源類型而異。 |
creationType |
建立類型。 |
||
dataSourceIdentifier |
資料來源識別碼。 |
||
dataSourceName |
string |
資料來源名稱。 |
|
properties |
Teradata 用戶通過掃描屬性。 |
||
scanId |
string |
掃描標識碼。 |
回應
安全性
azure_auth
Azure Active Directory OAuth2 Flow。
類型:
oauth2
Flow:
implicit
授權 URL:
https://login.microsoftonline.com/common/oauth2/authorize
範圍
名稱 | Description |
---|---|
user_impersonation | 模擬您的用戶帳戶 |
範例
Scans_CreateOrReplace
範例要求
PUT {endpoint}/scan/datasources/myDataSource/scans/myScanName?api-version=2023-09-01
{
"dataSourceName": "myDataSource",
"kind": "AzureStorageCredential",
"properties": {
"credential": {
"referenceName": "CredentialAKV",
"credentialType": "AccountKey"
},
"connectedVia": null,
"scanRulesetName": "AzureStorage",
"scanRulesetType": "System",
"workers": null,
"collection": {
"referenceName": "Collection-rZX",
"type": "CollectionReference"
}
},
"lastRunResult": null
}
範例回覆
x-ms-request-id: d5496da4-9c52-402f-b067-83cc9ddea888
{
"name": "myScanName",
"dataSourceName": "myDataSource",
"kind": "AzureStorageCredential",
"creationType": "Manual",
"properties": {
"credential": {
"referenceName": "CredentialAKV",
"credentialType": "AccountKey"
},
"connectedVia": null,
"scanRulesetName": "AzureStorage",
"scanRulesetType": "System",
"workers": null,
"collection": {
"lastModifiedAt": "2021-09-15T21:20:08.2944382Z",
"referenceName": "Collection-rZX",
"type": "CollectionReference"
},
"domain": "domainName",
"lastModifiedAt": "2022-08-05T07:25:22.5148717Z"
}
}
x-ms-request-id: d5496da4-9c52-402f-b067-83cc9ddea888
{
"name": "myScanName",
"dataSourceName": "myDataSource",
"kind": "AzureStorageCredential",
"creationType": "Manual",
"properties": {
"credential": {
"referenceName": "CredentialAKV",
"credentialType": "AccountKey"
},
"connectedVia": null,
"scanRulesetName": "AzureStorage",
"scanRulesetType": "System",
"workers": null,
"collection": {
"lastModifiedAt": "2021-09-15T21:20:08.2944382Z",
"referenceName": "Collection-rZX",
"type": "CollectionReference"
},
"domain": "domainName",
"lastModifiedAt": "2022-08-05T07:25:22.5148717Z"
}
}
定義
AdlsGen1CredentialScan
ADLS Gen1 認證掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Adls |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
ADLS Gen1 認證掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
AdlsGen1CredentialScanProperties
ADLS Gen1 認證掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
credential |
認證參考。 |
|
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
表示掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
workers |
integer |
掃描的背景工作角色數目。 |
AdlsGen1MsiScan
ADLS Gen1 MSI 掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Adls |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
ADLS Gen1 MSI 掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
AdlsGen1MsiScanProperties
ADLS Gen1 MSI 掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
表示掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
workers |
integer |
掃描的背景工作角色數目。 |
AdlsGen2CredentialScan
ADLS Gen2 認證掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Adls |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
ADLS Gen2 認證掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
AdlsGen2CredentialScanProperties
ADLS Gen2 認證掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
credential |
認證參考。 |
|
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
表示掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
workers |
integer |
掃描的背景工作角色數目。 |
AdlsGen2MsiScan
ADLS Gen2 MSI 掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Adls |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
ADLS Gen2 MSI 掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
AdlsGen2MsiScanProperties
ADLS Gen2 MSI 掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
表示掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
workers |
integer |
掃描的背景工作角色數目。 |
AmazonAccountCredentialScan
Amazon 帳戶認證掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Amazon |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
Amazon 帳戶認證掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
AmazonAccountCredentialScanProperties
Amazon 帳戶認證掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
credential |
認證參考。 |
|
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
表示掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
resourceTypes |
展開資源中的掃描屬性資源類型。 |
|
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
workers |
integer |
掃描的背景工作角色數目。 |
AmazonPostgreSqlCredentialScan
Amazon Postgre SQL 認證掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Amazon |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
Amazon Postgre SQL 認證掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
AmazonPostgreSqlCredentialScanProperties
Amazon Postgre SQL 認證掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
credential |
認證參考。 |
|
databaseName |
string |
資料庫名稱。 |
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
指出掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
port |
integer |
Amazon Postgre SQL 伺服器的埠。 |
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
serverEndpoint |
string |
Amazon Postgre SQL 伺服器的端點。 |
vpcEndpointServiceName |
string |
Amazon Postgre SQL Server 的 amazon 端點服務名稱。 |
workers |
integer |
掃描的背景工作角色數目。 |
AmazonS3CredentialScan
Amazon S3 認證掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
AmazonS3Credential |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
Amazon S3 認證掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
AmazonS3CredentialScanProperties
Amazon S3 認證掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
credential |
認證參考。 |
|
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isMauiScan |
boolean |
|
isPresetScan |
boolean |
表示掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
roleARN |
string |
|
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
workers |
integer |
掃描的背景工作角色數目。 |
AmazonS3RoleARNScan
Amazon S3 角色 ARN 掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
AmazonS3RoleARN |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
Amazon S3 角色 ARN 掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
AmazonS3RoleARNScanProperties
Amazon S3 角色 ARN 掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
credential |
認證參考。 |
|
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isMauiScan |
boolean |
表示掃描是否為Maui掃描的旗標。 |
isPresetScan |
boolean |
表示掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
roleARN |
string |
掃描的角色 ARN。 |
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
workers |
integer |
掃描的背景工作角色數目。 |
AmazonSqlCredentialScan
Amazon SQL 認證掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Amazon |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
Amazon SQL 認證掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
AmazonSqlCredentialScanProperties
Amazon SQL 認證掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
credential |
認證參考。 |
|
databaseName |
string |
資料庫名稱。 |
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
表示掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
port |
integer |
Amazon SQL Server 的埠。 |
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
serverEndpoint |
string |
Amazon SQL Server 的端點。 |
vpcEndpointServiceName |
string |
Amazon SQL Server 的 AMAZON 端點服務名稱。 |
workers |
integer |
掃描的背景工作角色數目。 |
AzureCosmosDbCredentialScan
Azure Cosmos DB 認證掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
Azure Cosmos DB 認證掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
AzureCosmosDbCredentialScanProperties
Azure Cosmos DB 認證掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
credential |
認證參考。 |
|
databaseName |
string |
|
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
表示掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
workers |
integer |
掃描的背景工作角色數目。 |
AzureDataExplorerCredentialScan
Azure 數據總管認證掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
Azure 數據總管認證掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
AzureDataExplorerCredentialScanProperties
Azure 數據總管認證掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
credential |
認證參考。 |
|
database |
string |
|
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
表示掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
workers |
integer |
掃描的背景工作角色數目。 |
AzureDataExplorerMsiScan
Azure 數據總管 MSI 掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
Azure 資料總管 MSI 掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
AzureDataExplorerMsiScanProperties
Azure 資料總管 MSI 掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
database |
string |
|
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
表示掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
workers |
integer |
掃描的背景工作角色數目。 |
AzureFileServiceCredentialScan
Azure 檔案服務認證掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
Azure 檔案服務認證掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
AzureFileServiceCredentialScanProperties
Azure 檔案服務認證掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
credential |
認證參考。 |
|
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
表示掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
shareName |
string |
|
workers |
integer |
掃描的背景工作角色數目。 |
AzureMySqlCredentialScan
Azure MySQL 認證掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
Azure MySQL 認證掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
AzureMySqlCredentialScanProperties
Azure MySQL 認證掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
credential |
認證參考。 |
|
databaseName |
string |
資料庫名稱。 |
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
指出掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
port |
integer |
Azure MySQL 伺服器的埠。 |
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
serverEndpoint |
string |
Azure MySQL 伺服器的端點。 |
workers |
integer |
掃描的背景工作角色數目。 |
AzurePostgreSqlCredentialScan
Azure Postgre SQL 認證掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
Azure Postgre SQL 認證掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
AzurePostgreSqlCredentialScanProperties
Azure Postgre SQL 認證掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
credential |
認證參考。 |
|
databaseName |
string |
資料庫名稱。 |
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
指出掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
port |
integer |
Azure Postgre SQL 伺服器的埠。 |
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
serverEndpoint |
string |
Azure Postgre SQL 伺服器的端點。 |
sslMode |
integer |
Azure Postgre SQL 伺服器的 SSL 模式。 |
workers |
integer |
掃描的背景工作角色數目。 |
AzureResourceGroupCredentialScan
Azure 資源群組認證掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
Azure 資源群組認證掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
AzureResourceGroupCredentialScanProperties
Azure 資源群組認證掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
credential |
認證參考。 |
|
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
指出掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
resourceTypes |
展開資源中的掃描屬性資源類型。 |
|
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
workers |
integer |
掃描的背景工作角色數目。 |
AzureResourceGroupMsiScan
Azure 資源群組 MSI 掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
Azure 資源群組 MSI 掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
AzureResourceGroupMsiScanProperties
Azure 資源群組 MSI 掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
credential |
認證參考。 |
|
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
指出掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
resourceTypes |
展開資源中的掃描屬性資源類型。 |
|
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
workers |
integer |
掃描的背景工作角色數目。 |
AzureSqlDatabaseCredentialScan
Azure SQL 資料庫認證掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
Azure SQL 資料庫認證掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
AzureSqlDatabaseCredentialScanProperties
Azure SQL 資料庫認證掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
credential |
認證參考。 |
|
databaseName |
string |
資料庫名稱。 |
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
表示掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
serverEndpoint |
string |
Azure SQL 伺服器的端點。 |
workers |
integer |
掃描的背景工作角色數目。 |
AzureSqlDatabaseManagedInstanceCredentialScan
Azure SQL 資料庫受控實例認證掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
Azure SQL 資料庫受控實例認證掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
AzureSqlDatabaseManagedInstanceCredentialScanProperties
Azure SQL 資料庫受控實例認證掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
credential |
認證參考。 |
|
databaseName |
string |
資料庫名稱。 |
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
指出掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
serverEndpoint |
string |
Azure SQL 伺服器的端點。 |
workers |
integer |
掃描的背景工作角色數目。 |
AzureSqlDatabaseManagedInstanceMsiScan
Azure SQL 資料庫受控實例 MSI 掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
Azure SQL 資料庫受控實例 MSI 掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
AzureSqlDatabaseManagedInstanceMsiScanProperties
Azure SQL 資料庫受控實例 MSI 掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
databaseName |
string |
資料庫名稱。 |
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
指出掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
serverEndpoint |
string |
Azure SQL 伺服器的端點。 |
workers |
integer |
掃描的背景工作角色數目。 |
AzureSqlDatabaseMsiScan
Azure SQL 資料庫 MSI 掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
Azure SQL 資料庫 MSI 掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
AzureSqlDatabaseMsiScanProperties
Azure SQL 資料庫 MSI 掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
databaseName |
string |
資料庫名稱。 |
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
指出掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
serverEndpoint |
string |
Azure SQL 伺服器的端點。 |
workers |
integer |
掃描的背景工作角色數目。 |
AzureSqlDataWarehouseCredentialScan
Azure SQL 數據倉儲認證掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
Azure SQL 數據倉儲認證掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
AzureSqlDataWarehouseCredentialScanProperties
Azure SQL 數據倉儲認證掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
credential |
認證參考。 |
|
databaseName |
string |
資料庫名稱。 |
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
指出掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
serverEndpoint |
string |
Azure SQL 伺服器的端點。 |
workers |
integer |
掃描的背景工作角色數目。 |
AzureSqlDataWarehouseMsiScan
Azure SQL 數據倉儲 MSI 掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
Azure SQL 數據倉儲 MSI 掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
AzureSqlDataWarehouseMsiScanProperties
Azure SQL 數據倉儲 MSI 掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
databaseName |
string |
資料庫名稱。 |
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
指出掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
serverEndpoint |
string |
Azure SQL 伺服器的端點。 |
workers |
integer |
掃描的背景工作角色數目。 |
AzureStorageCredentialScan
Azure 記憶體認證掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
Azure 記憶體認證掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
AzureStorageCredentialScanProperties
Azure 記憶體認證掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
credential |
認證參考。 |
|
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
指出掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
workers |
integer |
掃描的背景工作角色數目。 |
AzureStorageMsiScan
Azure 記憶體 MSI 掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
Azure 記憶體 MSI 掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
AzureStorageMsiScanProperties
Azure 記憶體 MSI 掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
指出掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
workers |
integer |
掃描的背景工作角色數目。 |
AzureSubscriptionCredentialScan
Azure 訂用帳戶認證掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
Azure 訂用帳戶認證掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
AzureSubscriptionCredentialScanProperties
Azure 訂用帳戶認證掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
credential |
認證參考。 |
|
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
指出掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
resourceTypes |
展開資源中的掃描屬性資源類型。 |
|
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
workers |
integer |
掃描的背景工作角色數目。 |
AzureSubscriptionMsiScan
Azure 訂用帳戶 MSI 掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
Azure 訂用帳戶 MSI 掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
AzureSubscriptionMsiScanProperties
Azure 訂用帳戶 MSI 掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
credential |
認證參考。 |
|
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
指出掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
resourceTypes |
展開資源中的掃描屬性資源類型。 |
|
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
workers |
integer |
掃描的背景工作角色數目。 |
AzureSynapseCredentialScan
Azure synapse 認證掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
Azure synapse 認證掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
AzureSynapseCredentialScanProperties
Azure synapse 認證掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
credential |
認證參考。 |
|
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
指出掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
resourceTypes |
展開資源中的掃描屬性資源類型。 |
|
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
workers |
integer |
掃描的背景工作角色數目。 |
AzureSynapseMsiScan
Azure synapse MSI 掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
Azure synapse MSI 掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
AzureSynapseMsiScanProperties
Azure synapse MSI 掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
credential |
認證參考。 |
|
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
指出掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
resourceTypes |
展開資源中的掃描屬性資源類型。 |
|
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
workers |
integer |
掃描的背景工作角色數目。 |
AzureSynapseWorkspaceCredentialScan
Azure synapse 工作區認證掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
Azure synapse 工作區認證掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
AzureSynapseWorkspaceCredentialScanProperties
Azure synapse 工作區認證掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
credential |
認證參考。 |
|
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
指出掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
resourceTypes |
展開資源中的掃描屬性資源類型。 |
|
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
workers |
integer |
掃描的背景工作角色數目。 |
AzureSynapseWorkspaceMsiScan
Azure synapse 工作區 MSI 掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Azure |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
Azure synapse 工作區 MSI 掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
AzureSynapseWorkspaceMsiScanProperties
Azure synapse 工作區 MSI 掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
credential |
認證參考。 |
|
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
指出掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
resourceTypes |
展開資源中的掃描屬性資源類型。 |
|
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
workers |
integer |
掃描的背景工作角色數目。 |
CollectionReference
集合的參考。
名稱 | 類型 | Description |
---|---|---|
lastModifiedAt |
string |
集合參考的上次修改時間。 |
referenceName |
string |
集合參考的參考名稱。 |
type |
string |
集合參考的類型。 |
ConnectedVia
整合執行階段參考資料。
名稱 | 類型 | Description |
---|---|---|
integrationRuntimeType |
string |
整合運行時間的類型。 |
referenceName |
string |
整合運行時間的參考名稱。 |
CreationType
建立類型。
名稱 | 類型 | Description |
---|---|---|
AutoManaged |
string |
數據源建立類型是自動管理的 |
AutoNative |
string |
系統會自動建立數據源建立類型,原生 |
Manual |
string |
數據源建立類型為手動 |
CredentialReference
認證參考。
名稱 | 類型 | Description |
---|---|---|
credentialType |
認證的類型。 |
|
referenceName |
string |
認證的參考名稱。 |
CredentialType
認證的類型。
名稱 | 類型 | Description |
---|---|---|
AccountKey |
string |
認證類型為帳戶金鑰 |
AmazonARN |
string |
認證類型為 amazon ARN |
BasicAuth |
string |
認證類型是基本身份驗證 |
ConsumerKeyAuth |
string |
認證類型為取用者金鑰驗證 |
DelegatedAuth |
string |
認證類型是委派的驗證 |
ManagedIdentity |
string |
認證類型為受控識別 |
ServicePrincipal |
string |
認證類型為服務主體 |
SqlAuth |
string |
認證類型為 sql 驗證 |
DataSourceIdentifier
資料來源識別碼。
名稱 | 類型 | Description |
---|---|---|
dataSourceName |
string |
資料來源名稱。 |
guid |
string |
guid。 |
itemPath |
項目路徑。 |
|
qualifiedName |
限定名稱。 |
|
resourceId |
string |
資源標識碼。 |
DataSourceType
數據源類型。
名稱 | 類型 | Description |
---|---|---|
AdlsGen1 |
string |
|
AdlsGen2 |
string |
|
AmazonAccount |
string |
|
AmazonPostgreSql |
string |
|
AmazonRedShift |
string |
|
AmazonS3 |
string |
|
AmazonSql |
string |
|
ArcEnabledSqlServer |
string |
|
AzureCosmosDb |
string |
|
AzureDataExplorer |
string |
|
AzureFileService |
string |
|
AzureMySql |
string |
|
AzurePostgreSql |
string |
|
AzureResourceGroup |
string |
|
AzureSqlDataWarehouse |
string |
|
AzureSqlDatabase |
string |
|
AzureSqlDatabaseManagedInstance |
string |
|
AzureStorage |
string |
|
AzureSubscription |
string |
|
AzureSynapse |
string |
|
AzureSynapseWorkspace |
string |
|
Databricks |
string |
|
DatabricksHms |
string |
|
DatabricksUnityCatalog |
string |
|
Dataverse |
string |
|
Fabric |
string |
|
Hdfs |
string |
|
None |
string |
|
Oracle |
string |
|
PostgreSql |
string |
|
PowerBI |
string |
|
SapEcc |
string |
|
SapS4Hana |
string |
|
Snowflake |
string |
|
SqlServerDatabase |
string |
|
TableauServer |
string |
|
Teradata |
string |
|
Trident |
string |
DiscoveryExecutionDetails
探索執行詳細數據。
名稱 | 類型 | Description |
---|---|---|
discoveryEndTime |
string |
探索結束時間。 |
discoveryStartTime |
string |
探索開始時間。 |
isErrorLogAvailable |
boolean |
指出錯誤記錄檔是否可用。 |
statistics |
探索統計數據。 |
|
status |
探索狀態。 |
ErrorModel
錯誤模型。
名稱 | 類型 | Description |
---|---|---|
code |
string |
識別特定錯誤的唯一錯誤碼。 |
details |
提供其他錯誤詳細數據的巢狀 ErrorModel 物件陣列。 |
|
message |
string |
人類看得懂的錯誤訊息,可提供更多有關錯誤的詳細數據。 |
target |
string |
與錯誤相關聯的特定元件。 |
ErrorResponseModel
錯誤回應模型。
名稱 | 類型 | Description |
---|---|---|
error |
錯誤模型。 |
ExpandingResourceScanPropertiesResourceTypes
展開資源中的掃描屬性資源類型。
名稱 | 類型 | Description |
---|---|---|
adlsGen1 |
資源類型篩選。 |
|
adlsGen2 |
資源類型篩選。 |
|
amazonAccount |
資源類型篩選。 |
|
amazonPostgreSql |
資源類型篩選。 |
|
amazonS3 |
資源類型篩選。 |
|
amazonSql |
資源類型篩選。 |
|
azureCosmosDb |
資源類型篩選。 |
|
azureDataExplorer |
資源類型篩選。 |
|
azureFileService |
資源類型篩選。 |
|
azureMySql |
資源類型篩選。 |
|
azurePostgreSql |
資源類型篩選。 |
|
azureResourceGroup |
資源類型篩選。 |
|
azureSqlDataWarehouse |
資源類型篩選。 |
|
azureSqlDatabase |
資源類型篩選。 |
|
azureSqlDatabaseManagedInstance |
資源類型篩選。 |
|
azureStorage |
資源類型篩選。 |
|
azureSubscription |
資源類型篩選。 |
|
azureSynapse |
資源類型篩選。 |
|
azureSynapseWorkspace |
資源類型篩選。 |
|
none |
資源類型篩選。 |
|
oracle |
資源類型篩選。 |
|
powerBI |
資源類型篩選。 |
|
sapEcc |
資源類型篩選。 |
|
sapS4Hana |
資源類型篩選。 |
|
sqlServerDatabase |
資源類型篩選。 |
|
teradata |
資源類型篩選。 |
ExtendedProperties
擴充屬性。
名稱 | 類型 | Description |
---|---|---|
resourceGroup |
string |
資源群組。 |
subscriptionId |
string |
訂用帳戶識別碼。 |
IngestionExecutionDetails
擷取執行詳細數據。
名稱 | 類型 | Description |
---|---|---|
estimatedTimeRemainingInSeconds |
integer |
剩餘的估計時間,以秒為單位。 |
ingestionEndTime |
string |
擷取結束時間。 |
ingestionStartTime |
string |
擷取開始時間。 |
isErrorLogAvailable |
boolean |
指出錯誤記錄檔是否可用。 |
lastUpdatedAt |
string |
上次更新的時間。 |
statistics |
擷取統計數據。 |
|
status |
擷取狀態。 |
IngestionPhaseStatus
擷取狀態。
名稱 | 類型 | Description |
---|---|---|
Canceled |
string |
|
Canceling |
string |
|
Failed |
string |
|
InProgress |
string |
|
None |
string |
|
PartialSucceeded |
string |
|
Queued |
string |
|
SourceUnknown |
string |
|
Succeeded |
string |
ItemPath
項目路徑。
名稱 | 類型 | Description |
---|---|---|
extendedProperties |
擴充屬性。 |
|
path |
string |
路徑。 |
Notification
通知模型。
名稱 | 類型 | Description |
---|---|---|
code |
integer |
通知碼。 |
message |
string |
通知訊息。 |
OracleOracleCredentialScan
Oracle 認證掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Oracle |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
Oracle 認證掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
OracleOracleCredentialScanProperties
Oracle 認證掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
credential |
認證參考。 |
|
domain |
string |
掃描的網域。 |
driverLocation |
string |
|
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
表示掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
maximumMemoryAllowedInGb |
string |
GB 中允許的最大記憶體。 |
mitiCache |
string |
miti 快取。 |
parallelScanCount |
integer |
平行掃描的數目。 |
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
schema |
string |
|
storedProcedureDetails |
string |
|
workers |
integer |
掃描的背景工作角色數目。 |
OracleOracleUserPassScan
Oracle 用戶通過掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Oracle |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
Oracle 使用者通過掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
OracleOracleUserPassScanProperties
Oracle 使用者通過掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
domain |
string |
掃描的網域。 |
driverLocation |
string |
驅動程式位置。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
表示掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
maximumMemoryAllowedInGb |
string |
GB 中允許的最大記憶體。 |
mitiCache |
string |
miti 快取。 |
parallelScanCount |
integer |
平行掃描的數目。 |
password |
string |
Oracle 伺服器的密碼。 |
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
schema |
string |
結構描述。 |
username |
string |
Oracle 伺服器的用戶名稱。 |
workers |
integer |
掃描的背景工作角色數目。 |
PowerBIDelegatedScan
Power BI 委派掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Power |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
Power BI 委派的掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
PowerBIDelegatedScanProperties
Power BI 委派的掃描屬性。
名稱 | 類型 | Description |
---|---|---|
authenticationType |
string |
|
businessRuleSetName |
string |
商務規則集的名稱。 |
clientId |
string |
|
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
domain |
string |
掃描的網域。 |
includePersonalWorkspaces |
boolean |
|
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
表示掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
password |
string |
|
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
tenant |
string |
|
userName |
string |
|
workers |
integer |
掃描的背景工作角色數目。 |
PowerBIMsiScan
Power BI MSI 掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Power |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
Power BI MSI 掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
PowerBIMsiScanProperties
Power BI MSI 掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
domain |
string |
掃描的網域。 |
includePersonalWorkspaces |
boolean |
是否要包含個人工作區。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
表示掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
workers |
integer |
掃描的背景工作角色數目。 |
QualifiedName
限定名稱。
名稱 | 類型 | Description |
---|---|---|
extendedProperties |
擴充屬性。 |
|
name |
string |
名稱。 |
typeName |
string |
類型名稱。 |
ResourceNameFilter
資源名稱篩選。
名稱 | 類型 | Description |
---|---|---|
excludePrefixes |
string[] |
|
includePrefixes |
string[] |
|
resources |
string[] |
ResourceTypeFilter
資源類型篩選。
名稱 | 類型 | Description |
---|---|---|
credential |
認證參考。 |
|
resourceNameFilter |
資源名稱篩選。 |
|
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
SapEccSapEccCredentialScan
SAP ECC 認證掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Sap |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
SAP ECC 認證掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
SapEccSapEccCredentialScanProperties
SAP ECC 認證掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
clientId |
string |
|
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
credential |
認證參考。 |
|
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
表示掃描是否為預設掃描的旗標。 |
jCoLibraryPath |
string |
|
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
maximumMemoryAllowedInGb |
string |
GB 中允許的最大記憶體。 |
mitiCache |
string |
miti 快取。 |
parallelScanCount |
integer |
平行掃描的數目。 |
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
workers |
integer |
掃描的背景工作角色數目。 |
SapEccSapEccUserPassScan
SAP ECC 使用者通過掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Sap |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
SAP ECC 使用者通過掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
SapEccSapEccUserPassScanProperties
SAP ECC 使用者通過掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
clientId |
string |
|
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
表示掃描是否為預設掃描的旗標。 |
jCoLibraryPath |
string |
|
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
maximumMemoryAllowedInGb |
string |
GB 中允許的最大記憶體。 |
mitiCache |
string |
miti 快取。 |
parallelScanCount |
integer |
平行掃描的數目。 |
password |
string |
|
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
username |
string |
|
workers |
integer |
掃描的背景工作角色數目。 |
SapS4HanaSapS4HanaCredentialScan
SAP S/4HANA 認證掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
SapS4Hana |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
SAP S/4HANA 認證掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
SapS4HanaSapS4HanaCredentialScanProperties
SAP S/4HANA 認證掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
clientId |
string |
SAP S/4HANA 伺服器的用戶端識別碼。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
credential |
認證參考。 |
|
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
表示掃描是否為預設掃描的旗標。 |
jCoLibraryPath |
string |
JCo 連結庫路徑。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
maximumMemoryAllowedInGb |
string |
GB 中允許的最大記憶體。 |
mitiCache |
string |
miti 快取。 |
parallelScanCount |
integer |
平行掃描的數目。 |
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
workers |
integer |
掃描的背景工作角色數目。 |
SapS4HanaSapS4HanaUserPassScan
SAP S/4HANA 用戶通過掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
SapS4Hana |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
SAP S/4HANA 用戶通過掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
SapS4HanaSapS4HanaUserPassScanProperties
SAP S/4HANA 用戶通過掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
clientId |
string |
SAP S/4HANA 伺服器的用戶端識別碼。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
表示掃描是否為預設掃描的旗標。 |
jCoLibraryPath |
string |
JCo 連結庫路徑。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
maximumMemoryAllowedInGb |
string |
GB 中允許的最大記憶體。 |
mitiCache |
string |
miti 快取。 |
parallelScanCount |
integer |
平行掃描的數目。 |
password |
string |
SAP S/4HANA 伺服器的密碼。 |
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
username |
string |
SAP S/4HANA 伺服器的用戶名稱。 |
workers |
integer |
掃描的背景工作角色數目。 |
ScanDiagnostics
掃描診斷。
名稱 | 類型 | Description |
---|---|---|
exceptionCountMap |
object |
例外狀況計數對應。 |
notifications |
通知。 |
ScanLevelType
掃描層級類型。
名稱 | 類型 | Description |
---|---|---|
Full |
string |
掃描已完整掃描 |
Incremental |
string |
掃描是累加掃描 |
ScanResultWithIngestion
擷取的掃描結果。
名稱 | 類型 | Description |
---|---|---|
dataSourceType |
數據源類型。 |
|
diagnostics |
掃描診斷。 |
|
discoveryExecutionDetails |
探索執行詳細數據。 |
|
endTime |
string |
掃描結束時間。 |
error |
錯誤。 |
|
errorMessage |
string |
錯誤訊息。 |
id |
string |
掃描結果標識碼。 |
ingestionExecutionDetails |
擷取執行詳細數據。 |
|
ingestionJobId |
string |
擷取作業標識碼。 |
parentId |
string |
父掃描結果標識碼。 |
resourceId |
string |
資源標識碼。 |
runType |
string |
執行類型。 |
scanLevelType |
掃描層級類型。 |
|
scanRulesetType |
掃描規則集類型。 |
|
scanRulesetVersion |
integer |
掃描規則集版本。 |
startTime |
string |
掃描開始時間。 |
status |
掃描結果狀態。 |
ScanRulesetType
掃描規則集類型。
名稱 | 類型 | Description |
---|---|---|
Custom |
string |
掃描規則集類型為自定義 |
System |
string |
掃描規則集類型為系統預設值 |
ScanRunStatus
掃描結果狀態。
名稱 | 類型 | Description |
---|---|---|
Accepted |
string |
接受掃描 |
Canceled |
string |
掃描已取消 |
Failed |
string |
掃描失敗 |
InProgress |
string |
掃描為 InProgress |
Succeeded |
string |
掃描成功 |
TransientFailure |
string |
掃描處於暫時性失敗 |
ScanStatus
探索狀態。
名稱 | 類型 | Description |
---|---|---|
Cancelled |
string |
|
CompleteWithWarning |
string |
|
CompletedWithExceptions |
string |
|
Delayed |
string |
|
Failed |
string |
|
Queued |
string |
|
Running |
string |
|
Succeeded |
string |
|
Throttled |
string |
SqlServerDatabaseCredentialScan
SQL Server 資料庫認證掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Sql |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
SQL Server 資料庫認證掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
SqlServerDatabaseCredentialScanProperties
SQL Server 資料庫認證掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
credential |
認證參考。 |
|
databaseName |
string |
資料庫名稱。 |
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
指出掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
serverEndpoint |
string |
Azure SQL 伺服器的端點。 |
workers |
integer |
掃描的背景工作角色數目。 |
TeradataTeradataCredentialScan
Teradata 認證掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Teradata |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
Teradata 認證掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
TeradataTeradataCredentialScanProperties
Teradata 認證掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
credential |
認證參考。 |
|
domain |
string |
掃描的網域。 |
driverLocation |
string |
|
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
指出掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
maximumMemoryAllowedInGb |
string |
GB 中允許的最大記憶體。 |
mitiCache |
string |
miti 快取。 |
parallelScanCount |
integer |
平行掃描的數目。 |
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
schema |
string |
|
storedProcedureDetails |
string |
|
workers |
integer |
掃描的背景工作角色數目。 |
TeradataTeradataUserPassScan
Teradata 用戶通過掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Teradata |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
Teradata 用戶通過掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
TeradataTeradataUserPassScanProperties
Teradata 用戶通過掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
domain |
string |
掃描的網域。 |
driverLocation |
string |
驅動程式位置。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
表示掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
maximumMemoryAllowedInGb |
string |
GB 中允許的最大記憶體。 |
mitiCache |
string |
miti 快取。 |
parallelScanCount |
integer |
平行掃描的數目。 |
password |
string |
Teradata 伺服器的密碼。 |
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
schema |
string |
結構描述。 |
username |
string |
Teradata 伺服器的用戶名稱。 |
workers |
integer |
掃描的背景工作角色數目。 |
TeradataUserPassScan
Teradata 用戶通過掃描。
名稱 | 類型 | Description |
---|---|---|
creationType |
建立類型。 |
|
dataSourceIdentifier |
資料來源識別碼。 |
|
dataSourceName |
string |
資料來源名稱。 |
id |
string |
資源標識碼。 |
kind |
string:
Teradata |
掃描的屬性會因數據源類型而異。 |
lastRunResult |
擷取的掃描結果。 |
|
name |
string |
資源名稱。 |
properties |
Teradata 用戶通過掃描屬性。 |
|
scanId |
string |
掃描標識碼。 |
TeradataUserPassScanProperties
Teradata 用戶通過掃描屬性。
名稱 | 類型 | Description |
---|---|---|
businessRuleSetName |
string |
商務規則集的名稱。 |
collection |
掃描的集合參考。 |
|
connectedVia |
掃描的整合運行時間參考。 |
|
createdAt |
string |
掃描的建立時間。 |
domain |
string |
掃描的網域。 |
isLiveViewEnabled |
boolean |
旗標,指出是否啟用即時檢視。 |
isPresetScan |
boolean |
表示掃描是否為預設掃描的旗標。 |
lastModifiedAt |
string |
掃描的最後一次修改時間。 |
logLevel |
string |
掃描的記錄層級。 |
parallelScanCount |
integer |
平行掃描的數目。 |
password |
string |
|
scanRulesetName |
string |
掃描規則集的名稱。 |
scanRulesetType |
掃描規則集的類型。 |
|
username |
string |
|
workers |
integer |
掃描的背景工作角色數目。 |