Scan Rulesets - List
清單 資料目錄中的掃描規則集。
GET {endpoint}/scan/scanrulesets?api-version=2023-09-01
URI 參數
名稱 | 位於 | 必要 | 類型 | Description |
---|---|---|---|---|
endpoint
|
path | True |
string url |
purview 帳戶的掃描端點。 範例:https://{accountName}.purview.azure.com。 |
api-version
|
query | True |
string |
要使用的 API 版本。 |
回應
名稱 | 類型 | Description |
---|---|---|
200 OK |
成功。 |
|
Other Status Codes |
從掃描服務收到的錯誤回應。 標題 x-ms-error-code: string |
安全性
azure_auth
Azure Active Directory OAuth2 Flow。
類型:
oauth2
Flow:
implicit
授權 URL:
https://login.microsoftonline.com/common/oauth2/authorize
範圍
名稱 | Description |
---|---|
user_impersonation | 模擬您的用戶帳戶 |
範例
ScanRulesets_List
範例要求
GET {endpoint}/scan/scanrulesets?api-version=2023-09-01
範例回覆
x-ms-request-id: d5496da4-9c52-402f-b067-83cc9ddea888
{
"count": 2,
"nextLink": null,
"value": [
{
"name": "ScanRuleset1",
"kind": "AzureStorage"
},
{
"name": "ScanRuleset2",
"kind": "AzureStorage"
}
]
}
定義
AdlsGen1ScanRuleset
ADLS Gen1 掃描規則集。
名稱 | 類型 | Description |
---|---|---|
id |
string |
資源標識碼。 |
kind |
string:
Adls |
數據源類型。 |
name |
string |
資源名稱。 |
properties |
ADLS Gen1 掃描規則集屬性。 |
|
scanRulesetType |
已設定版本的掃描規則集屬性。 |
|
status |
已設定版本的掃描規則集屬性的狀態。 |
|
version |
integer |
版本設定版本的掃描規則集屬性。 |
AdlsGen1ScanRulesetProperties
ADLS Gen1 掃描規則集屬性。
名稱 | 類型 | Description |
---|---|---|
createdAt |
string |
建立掃描規則集的時間。 |
description |
string |
|
excludedSystemClassifications |
string[] |
從掃描規則集排除的系統分類。 |
includedCustomClassificationRuleNames |
string[] |
掃描規則集中包含的自定義分類規則名稱。 |
lastModifiedAt |
string |
上次修改掃描規則集的時間。 |
scanningRule |
掃描規則掃描規則集的掃描規則。 |
AdlsGen2ScanRuleset
Adls gen 2 掃描規則集。
名稱 | 類型 | Description |
---|---|---|
id |
string |
資源標識碼。 |
kind |
string:
Adls |
數據源類型。 |
name |
string |
資源名稱。 |
properties |
Adls gen 2 掃描規則集屬性。 |
|
scanRulesetType |
已設定版本的掃描規則集屬性。 |
|
status |
已設定版本的掃描規則集屬性的狀態。 |
|
version |
integer |
版本設定版本的掃描規則集屬性。 |
AdlsGen2ScanRulesetProperties
Adls gen 2 掃描規則集屬性。
名稱 | 類型 | Description |
---|---|---|
createdAt |
string |
建立掃描規則集的時間。 |
description |
string |
|
excludedSystemClassifications |
string[] |
從掃描規則集排除的系統分類。 |
includedCustomClassificationRuleNames |
string[] |
掃描規則集中包含的自定義分類規則名稱。 |
lastModifiedAt |
string |
上次修改掃描規則集的時間。 |
scanningRule |
掃描規則掃描規則集的掃描規則。 |
AmazonAccountScanRuleset
Amazon 帳戶掃描規則集。
名稱 | 類型 | Description |
---|---|---|
id |
string |
資源標識碼。 |
kind |
string:
Amazon |
數據源類型。 |
name |
string |
資源名稱。 |
properties |
Amazon 帳戶掃描規則集屬性。 |
|
scanRulesetType |
已設定版本的掃描規則集屬性。 |
|
status |
已設定版本的掃描規則集屬性的狀態。 |
|
version |
integer |
版本設定版本的掃描規則集屬性。 |
AmazonAccountScanRulesetProperties
Amazon 帳戶掃描規則集屬性。
名稱 | 類型 | Description |
---|---|---|
createdAt |
string |
建立掃描規則集的時間。 |
description |
string |
|
excludedSystemClassifications |
string[] |
從掃描規則集排除的系統分類。 |
includedCustomClassificationRuleNames |
string[] |
掃描規則集中包含的自定義分類規則名稱。 |
lastModifiedAt |
string |
上次修改掃描規則集的時間。 |
AmazonPostgreSqlScanRuleset
Azure Postgre SQL 掃描規則集。
名稱 | 類型 | Description |
---|---|---|
id |
string |
資源標識碼。 |
kind |
string:
Amazon |
數據源類型。 |
name |
string |
資源名稱。 |
properties |
Azure Postgre SQL 掃描規則集屬性。 |
|
scanRulesetType |
版本化掃描規則集屬性。 |
|
status |
版本設定掃描規則集屬性的狀態。 |
|
version |
integer |
版本設定版本的掃描規則集屬性。 |
AmazonPostgreSqlScanRulesetProperties
Azure Postgre SQL 掃描規則集屬性。
名稱 | 類型 | Description |
---|---|---|
createdAt |
string |
建立掃描規則集的時間。 |
description |
string |
|
excludedSystemClassifications |
string[] |
從掃描規則集排除的系統分類。 |
includedCustomClassificationRuleNames |
string[] |
掃描規則集中包含的自定義分類規則名稱。 |
lastModifiedAt |
string |
上次修改掃描規則集的時間。 |
AmazonS3ScanRuleset
Amazon S3 掃描規則集。
名稱 | 類型 | Description |
---|---|---|
id |
string |
資源標識碼。 |
kind |
string:
AmazonS3 |
數據源類型。 |
name |
string |
資源名稱。 |
properties |
Amazon S3 掃描規則集屬性。 |
|
scanRulesetType |
已設定版本的掃描規則集屬性。 |
|
status |
已設定版本的掃描規則集屬性的狀態。 |
|
version |
integer |
版本設定版本的掃描規則集屬性。 |
AmazonS3ScanRulesetProperties
Amazon S3 掃描規則集屬性。
名稱 | 類型 | Description |
---|---|---|
createdAt |
string |
建立掃描規則集的時間。 |
description |
string |
|
excludedSystemClassifications |
string[] |
從掃描規則集排除的系統分類。 |
includedCustomClassificationRuleNames |
string[] |
掃描規則集中包含的自定義分類規則名稱。 |
lastModifiedAt |
string |
上次修改掃描規則集的時間。 |
scanningRule |
掃描規則掃描規則集的掃描規則。 |
AmazonSqlScanRuleset
Amazon SQL 掃描規則集。
名稱 | 類型 | Description |
---|---|---|
id |
string |
資源標識碼。 |
kind |
string:
Amazon |
數據源類型。 |
name |
string |
資源名稱。 |
properties |
Amazon SQL 掃描規則集屬性。 |
|
scanRulesetType |
已設定版本的掃描規則集屬性。 |
|
status |
已設定版本的掃描規則集屬性的狀態。 |
|
version |
integer |
版本設定版本的掃描規則集屬性。 |
AmazonSqlScanRulesetProperties
Amazon SQL 掃描規則集屬性。
名稱 | 類型 | Description |
---|---|---|
createdAt |
string |
建立掃描規則集的時間。 |
description |
string |
|
excludedSystemClassifications |
string[] |
從掃描規則集排除的系統分類。 |
includedCustomClassificationRuleNames |
string[] |
掃描規則集中包含的自定義分類規則名稱。 |
lastModifiedAt |
string |
上次修改掃描規則集的時間。 |
AzureCosmosDbScanRuleset
Azure Cosmos DB 掃描規則集。
名稱 | 類型 | Description |
---|---|---|
id |
string |
資源標識碼。 |
kind |
string:
Azure |
數據源類型。 |
name |
string |
資源名稱。 |
properties |
Azure Cosmos DB 掃描規則集屬性。 |
|
scanRulesetType |
已設定版本的掃描規則集屬性。 |
|
status |
已設定版本的掃描規則集屬性的狀態。 |
|
version |
integer |
版本設定版本的掃描規則集屬性。 |
AzureCosmosDbScanRulesetProperties
Azure Cosmos DB 掃描規則集屬性。
名稱 | 類型 | Description |
---|---|---|
createdAt |
string |
建立掃描規則集的時間。 |
description |
string |
|
excludedSystemClassifications |
string[] |
從掃描規則集排除的系統分類。 |
includedCustomClassificationRuleNames |
string[] |
掃描規則集中包含的自定義分類規則名稱。 |
lastModifiedAt |
string |
上次修改掃描規則集的時間。 |
AzureDataExplorerScanRuleset
Azure 數據總管掃描規則集。
名稱 | 類型 | Description |
---|---|---|
id |
string |
資源標識碼。 |
kind |
string:
Azure |
數據源類型。 |
name |
string |
資源名稱。 |
properties |
Azure 資料總管掃描規則集屬性。 |
|
scanRulesetType |
已設定版本的掃描規則集屬性。 |
|
status |
已設定版本的掃描規則集屬性的狀態。 |
|
version |
integer |
版本設定版本的掃描規則集屬性。 |
AzureDataExplorerScanRulesetProperties
Azure 資料總管掃描規則集屬性。
名稱 | 類型 | Description |
---|---|---|
createdAt |
string |
建立掃描規則集的時間。 |
description |
string |
|
excludedSystemClassifications |
string[] |
從掃描規則集排除的系統分類。 |
includedCustomClassificationRuleNames |
string[] |
掃描規則集中包含的自定義分類規則名稱。 |
lastModifiedAt |
string |
上次修改掃描規則集的時間。 |
AzureFileServiceScanRuleset
Azure 檔案服務掃描規則集。
名稱 | 類型 | Description |
---|---|---|
id |
string |
資源標識碼。 |
kind |
string:
Azure |
數據源類型。 |
name |
string |
資源名稱。 |
properties |
Azure 檔案服務掃描規則集屬性。 |
|
scanRulesetType |
版本化掃描規則集屬性。 |
|
status |
版本設定掃描規則集屬性的狀態。 |
|
version |
integer |
版本設定版本的掃描規則集屬性。 |
AzureFileServiceScanRulesetProperties
Azure 檔案服務掃描規則集屬性。
名稱 | 類型 | Description |
---|---|---|
createdAt |
string |
建立掃描規則集的時間。 |
description |
string |
|
excludedSystemClassifications |
string[] |
從掃描規則集排除的系統分類。 |
includedCustomClassificationRuleNames |
string[] |
掃描規則集中包含的自定義分類規則名稱。 |
lastModifiedAt |
string |
上次修改掃描規則集的時間。 |
scanningRule |
掃描規則掃描規則集的掃描規則。 |
AzureMySqlScanRuleset
Azure MySQL 掃描規則集。
名稱 | 類型 | Description |
---|---|---|
id |
string |
資源標識碼。 |
kind |
string:
Azure |
數據源類型。 |
name |
string |
資源名稱。 |
properties |
Azure MySQL 掃描規則集屬性。 |
|
scanRulesetType |
版本化掃描規則集屬性。 |
|
status |
版本設定掃描規則集屬性的狀態。 |
|
version |
integer |
版本設定版本的掃描規則集屬性。 |
AzureMySqlScanRulesetProperties
Azure MySQL 掃描規則集屬性。
名稱 | 類型 | Description |
---|---|---|
createdAt |
string |
建立掃描規則集的時間。 |
description |
string |
|
excludedSystemClassifications |
string[] |
從掃描規則集排除的系統分類。 |
includedCustomClassificationRuleNames |
string[] |
掃描規則集中所包含的自定義分類規則名稱。 |
lastModifiedAt |
string |
上次修改掃描規則集的時間。 |
AzurePostgreSqlScanRuleset
Azure Postgre SQL 掃描規則集。
名稱 | 類型 | Description |
---|---|---|
id |
string |
資源標識碼。 |
kind |
string:
Azure |
數據源類型。 |
name |
string |
資源名稱。 |
properties |
Azure Postgre SQL 掃描規則集屬性。 |
|
scanRulesetType |
版本化掃描規則集屬性。 |
|
status |
版本設定掃描規則集屬性的狀態。 |
|
version |
integer |
版本設定版本的掃描規則集屬性。 |
AzurePostgreSqlScanRulesetProperties
Azure Postgre SQL 掃描規則集屬性。
名稱 | 類型 | Description |
---|---|---|
createdAt |
string |
建立掃描規則集的時間。 |
description |
string |
|
excludedSystemClassifications |
string[] |
從掃描規則集排除的系統分類。 |
includedCustomClassificationRuleNames |
string[] |
掃描規則集中包含的自定義分類規則名稱。 |
lastModifiedAt |
string |
上次修改掃描規則集的時間。 |
AzureResourceGroupScanRuleset
Azure 資源群組掃描規則集。
名稱 | 類型 | Description |
---|---|---|
id |
string |
資源標識碼。 |
kind |
string:
Azure |
數據源類型。 |
name |
string |
資源名稱。 |
properties |
Azure 資源群組掃描規則集屬性。 |
|
scanRulesetType |
已設定版本的掃描規則集屬性。 |
|
status |
已設定版本的掃描規則集屬性的狀態。 |
|
version |
integer |
版本設定版本的掃描規則集屬性。 |
AzureResourceGroupScanRulesetProperties
Azure 資源群組掃描規則集屬性。
名稱 | 類型 | Description |
---|---|---|
createdAt |
string |
建立掃描規則集的時間。 |
description |
string |
|
excludedSystemClassifications |
string[] |
從掃描規則集排除的系統分類。 |
includedCustomClassificationRuleNames |
string[] |
掃描規則集中包含的自定義分類規則名稱。 |
lastModifiedAt |
string |
上次修改掃描規則集的時間。 |
AzureSqlDatabaseManagedInstanceScanRuleset
Azure SQL 資料庫受控實例掃描規則集。
名稱 | 類型 | Description |
---|---|---|
id |
string |
資源標識碼。 |
kind |
string:
Azure |
數據源類型。 |
name |
string |
資源名稱。 |
properties |
Azure SQL 資料庫受控實例掃描規則集屬性。 |
|
scanRulesetType |
版本化掃描規則集屬性。 |
|
status |
版本設定掃描規則集屬性的狀態。 |
|
version |
integer |
版本設定版本的掃描規則集屬性。 |
AzureSqlDatabaseManagedInstanceScanRulesetProperties
Azure SQL db 受控實例掃描規則集屬性。
名稱 | 類型 | Description |
---|---|---|
createdAt |
string |
建立掃描規則集的時間。 |
description |
string |
|
excludedSystemClassifications |
string[] |
從掃描規則集排除的系統分類。 |
includedCustomClassificationRuleNames |
string[] |
掃描規則集中所包含的自定義分類規則名稱。 |
lastModifiedAt |
string |
上次修改掃描規則集的時間。 |
AzureSqlDatabaseScanRuleset
Azure SQL 資料庫掃描規則集。
名稱 | 類型 | Description |
---|---|---|
id |
string |
資源標識碼。 |
kind |
string:
Azure |
數據源類型。 |
name |
string |
資源名稱。 |
properties |
Azure SQL 資料庫掃描規則集屬性。 |
|
scanRulesetType |
版本化掃描規則集屬性。 |
|
status |
版本設定掃描規則集屬性的狀態。 |
|
version |
integer |
版本設定版本的掃描規則集屬性。 |
AzureSqlDatabaseScanRulesetProperties
Azure SQL 資料庫掃描規則集屬性。
名稱 | 類型 | Description |
---|---|---|
createdAt |
string |
建立掃描規則集的時間。 |
description |
string |
|
excludedSystemClassifications |
string[] |
從掃描規則集排除的系統分類。 |
includedCustomClassificationRuleNames |
string[] |
掃描規則集中包含的自定義分類規則名稱。 |
lastModifiedAt |
string |
上次修改掃描規則集的時間。 |
AzureSqlDataWarehouseScanRuleset
Azure SQL 數據倉儲掃描規則集。
名稱 | 類型 | Description |
---|---|---|
id |
string |
資源標識碼。 |
kind |
string:
Azure |
數據源類型。 |
name |
string |
資源名稱。 |
properties |
Azure SQL 數據倉儲掃描規則集屬性。 |
|
scanRulesetType |
版本化掃描規則集屬性。 |
|
status |
版本設定掃描規則集屬性的狀態。 |
|
version |
integer |
版本設定版本的掃描規則集屬性。 |
AzureSqlDataWarehouseScanRulesetProperties
Azure SQL 數據倉儲掃描規則集屬性。
名稱 | 類型 | Description |
---|---|---|
createdAt |
string |
建立掃描規則集的時間。 |
description |
string |
|
excludedSystemClassifications |
string[] |
從掃描規則集排除的系統分類。 |
includedCustomClassificationRuleNames |
string[] |
掃描規則集中所包含的自定義分類規則名稱。 |
lastModifiedAt |
string |
上次修改掃描規則集的時間。 |
AzureStorageScanRuleset
Azure 記憶體掃描規則集。
名稱 | 類型 | Description |
---|---|---|
id |
string |
資源標識碼。 |
kind |
string:
Azure |
數據源類型。 |
name |
string |
資源名稱。 |
properties |
Azure 記憶體掃描規則集屬性。 |
|
scanRulesetType |
版本化掃描規則集屬性。 |
|
status |
版本設定掃描規則集屬性的狀態。 |
|
version |
integer |
版本設定版本的掃描規則集屬性。 |
AzureStorageScanRulesetProperties
Azure 記憶體掃描規則集屬性。
名稱 | 類型 | Description |
---|---|---|
createdAt |
string |
建立掃描規則集的時間。 |
description |
string |
|
excludedSystemClassifications |
string[] |
從掃描規則集排除的系統分類。 |
includedCustomClassificationRuleNames |
string[] |
掃描規則集中所包含的自定義分類規則名稱。 |
lastModifiedAt |
string |
上次修改掃描規則集的時間。 |
scanningRule |
掃描規則掃描規則集的掃描規則。 |
AzureSubscriptionScanRuleset
Azure 訂用帳戶掃描規則集。
名稱 | 類型 | Description |
---|---|---|
id |
string |
資源標識碼。 |
kind |
string:
Azure |
數據源類型。 |
name |
string |
資源名稱。 |
properties |
Azure 訂用帳戶掃描規則集屬性。 |
|
scanRulesetType |
已設定版本的掃描規則集屬性。 |
|
status |
已設定版本的掃描規則集屬性的狀態。 |
|
version |
integer |
版本設定版本的掃描規則集屬性。 |
AzureSubscriptionScanRulesetProperties
Azure 訂用帳戶掃描規則集屬性。
名稱 | 類型 | Description |
---|---|---|
createdAt |
string |
建立掃描規則集的時間。 |
description |
string |
|
excludedSystemClassifications |
string[] |
從掃描規則集排除的系統分類。 |
includedCustomClassificationRuleNames |
string[] |
掃描規則集中包含的自定義分類規則名稱。 |
lastModifiedAt |
string |
上次修改掃描規則集的時間。 |
AzureSynapseScanRuleset
Azure synapse 掃描規則集。
名稱 | 類型 | Description |
---|---|---|
id |
string |
資源標識碼。 |
kind |
string:
Azure |
數據源類型。 |
name |
string |
資源名稱。 |
properties |
Azure synapse 掃描規則集屬性。 |
|
scanRulesetType |
已設定版本的掃描規則集屬性。 |
|
status |
已設定版本的掃描規則集屬性的狀態。 |
|
version |
integer |
版本設定版本的掃描規則集屬性。 |
AzureSynapseScanRulesetProperties
Azure synapse 掃描規則集屬性。
名稱 | 類型 | Description |
---|---|---|
createdAt |
string |
建立掃描規則集的時間。 |
description |
string |
|
excludedSystemClassifications |
string[] |
從掃描規則集排除的系統分類。 |
includedCustomClassificationRuleNames |
string[] |
掃描規則集中包含的自定義分類規則名稱。 |
lastModifiedAt |
string |
上次修改掃描規則集的時間。 |
AzureSynapseWorkspaceScanRuleset
Azure synapse 工作區掃描規則集。
名稱 | 類型 | Description |
---|---|---|
id |
string |
資源標識碼。 |
kind |
string:
Azure |
數據源類型。 |
name |
string |
資源名稱。 |
properties |
Azure synapse 工作區掃描規則集屬性。 |
|
scanRulesetType |
已設定版本的掃描規則集屬性。 |
|
status |
已設定版本的掃描規則集屬性的狀態。 |
|
version |
integer |
版本設定版本的掃描規則集屬性。 |
AzureSynapseWorkspaceScanRulesetProperties
Azure synapse 工作區掃描規則集屬性。
名稱 | 類型 | Description |
---|---|---|
createdAt |
string |
建立掃描規則集的時間。 |
description |
string |
|
excludedSystemClassifications |
string[] |
從掃描規則集排除的系統分類。 |
includedCustomClassificationRuleNames |
string[] |
掃描規則集中包含的自定義分類規則名稱。 |
lastModifiedAt |
string |
上次修改掃描規則集的時間。 |
CustomFileExtension
自定義擴展名。
名稱 | 類型 | Description |
---|---|---|
customFileType |
自訂擴展名的自定義檔案類型。 |
|
description |
string |
自定義擴展名的描述。 |
enabled |
boolean |
旗標,指出是否啟用自定義擴展名。 |
fileExtension |
string |
自定義擴展名的擴展名。 |
CustomFileType
自訂檔案類型。
名稱 | 類型 | Description |
---|---|---|
builtInType |
自訂檔案類型的內建檔類型。 |
|
customDelimiter |
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 |
ErrorModel
錯誤模型。
名稱 | 類型 | Description |
---|---|---|
code |
string |
識別特定錯誤的唯一錯誤碼。 |
details |
巢狀 ErrorModel 物件的數位,可提供其他錯誤詳細數據。 |
|
message |
string |
人類可讀取的錯誤訊息,可提供錯誤的詳細數據。 |
target |
string |
錯誤相關聯的特定元件。 |
ErrorResponseModel
錯誤回應模型。
名稱 | 類型 | Description |
---|---|---|
error |
錯誤模型。 |
FileExtensionsType
自訂檔案類型的內建檔類型。
名稱 | 類型 | Description |
---|---|---|
AVRO |
string |
|
CSV |
string |
|
DOC |
string |
|
DOCM |
string |
|
DOCX |
string |
|
DOT |
string |
|
Documents |
string |
|
GZ |
string |
|
JSON |
string |
|
ODP |
string |
|
ODS |
string |
|
ODT |
string |
|
ORC |
string |
|
PARQUET |
string |
|
string |
||
POT |
string |
|
PPS |
string |
|
PPSX |
string |
|
PPT |
string |
|
PPTM |
string |
|
PPTX |
string |
|
PSV |
string |
|
SSV |
string |
|
TSV |
string |
|
TXT |
string |
|
XLC |
string |
|
XLS |
string |
|
XLSB |
string |
|
XLSM |
string |
|
XLSX |
string |
|
XLT |
string |
|
XML |
string |
OracleScanRuleset
Oracle 掃描規則集。
名稱 | 類型 | Description |
---|---|---|
id |
string |
資源標識碼。 |
kind |
string:
Oracle |
數據源類型。 |
name |
string |
資源名稱。 |
properties |
Oracle 掃描規則集屬性。 |
|
scanRulesetType |
版本化掃描規則集屬性。 |
|
status |
版本設定掃描規則集屬性的狀態。 |
|
version |
integer |
版本設定版本的掃描規則集屬性。 |
OracleScanRulesetProperties
Oracle 掃描規則集屬性。
名稱 | 類型 | Description |
---|---|---|
createdAt |
string |
建立掃描規則集的時間。 |
description |
string |
|
excludedSystemClassifications |
string[] |
從掃描規則集排除的系統分類。 |
includedCustomClassificationRuleNames |
string[] |
掃描規則集中所包含的自定義分類規則名稱。 |
lastModifiedAt |
string |
上次修改掃描規則集的時間。 |
scanningRule |
掃描規則掃描規則集的掃描規則。 |
PowerBIScanRuleset
Power BI 掃描規則集。
名稱 | 類型 | Description |
---|---|---|
id |
string |
資源標識碼。 |
kind |
string:
PowerBI |
數據源類型。 |
name |
string |
資源名稱。 |
properties |
Power BI 掃描規則集屬性。 |
|
scanRulesetType |
版本化掃描規則集屬性。 |
|
status |
版本設定掃描規則集屬性的狀態。 |
|
version |
integer |
版本設定版本的掃描規則集屬性。 |
PowerBIScanRulesetProperties
Power BI 掃描規則集屬性。
名稱 | 類型 | Description |
---|---|---|
createdAt |
string |
建立掃描規則集的時間。 |
description |
string |
|
excludedSystemClassifications |
string[] |
從掃描規則集排除的系統分類。 |
includedCustomClassificationRuleNames |
string[] |
掃描規則集中所包含的自定義分類規則名稱。 |
lastModifiedAt |
string |
上次修改掃描規則集的時間。 |
SapEccScanRuleset
SAP ECC 掃描規則集。
名稱 | 類型 | Description |
---|---|---|
id |
string |
資源標識碼。 |
kind |
string:
Sap |
數據源類型。 |
name |
string |
資源名稱。 |
properties |
SAP ECC 掃描規則集屬性。 |
|
scanRulesetType |
版本化掃描規則集屬性。 |
|
status |
版本設定掃描規則集屬性的狀態。 |
|
version |
integer |
版本設定版本的掃描規則集屬性。 |
SapEccScanRulesetProperties
SAP ECC 掃描規則集屬性。
名稱 | 類型 | Description |
---|---|---|
createdAt |
string |
建立掃描規則集的時間。 |
description |
string |
|
excludedSystemClassifications |
string[] |
從掃描規則集排除的系統分類。 |
includedCustomClassificationRuleNames |
string[] |
掃描規則集中所包含的自定義分類規則名稱。 |
lastModifiedAt |
string |
上次修改掃描規則集的時間。 |
SapS4HanaScanRuleset
SAP S/4HANA 掃描規則集。
名稱 | 類型 | Description |
---|---|---|
id |
string |
資源標識碼。 |
kind |
string:
SapS4Hana |
數據源類型。 |
name |
string |
資源名稱。 |
properties |
SAP S/4HANA 掃描規則集屬性。 |
|
scanRulesetType |
版本化掃描規則集屬性。 |
|
status |
版本設定掃描規則集屬性的狀態。 |
|
version |
integer |
版本設定版本的掃描規則集屬性。 |
SapS4HanaScanRulesetProperties
SAP S/4HANA 掃描規則集屬性。
名稱 | 類型 | Description |
---|---|---|
createdAt |
string |
建立掃描規則集的時間。 |
description |
string |
|
excludedSystemClassifications |
string[] |
從掃描規則集排除的系統分類。 |
includedCustomClassificationRuleNames |
string[] |
掃描規則集中所包含的自定義分類規則名稱。 |
lastModifiedAt |
string |
上次修改掃描規則集的時間。 |
ScanningRule
掃描規則。
名稱 | 類型 | Description |
---|---|---|
customFileExtensions |
掃描規則的自定義擴展名。 |
|
fileExtensions |
掃描規則的擴展名。 |
ScanRulesetList
掃描規則集的清單。
名稱 | 類型 | Description |
---|---|---|
count |
integer |
掃描規則集的數目。 |
nextLink |
string |
如果有任何剩餘的結果存在,則為結果下一頁的連結。 |
value |
ScanRuleset[]:
|
掃描規則集的清單。 |
ScanRulesetStatus
版本設定掃描規則集屬性的狀態。
名稱 | 類型 | Description |
---|---|---|
Disabled |
string |
|
Enabled |
string |
ScanRulesetType
掃描規則集類型。
名稱 | 類型 | Description |
---|---|---|
Custom |
string |
掃描規則集類型為自定義 |
System |
string |
掃描規則集類型為系統預設值 |
SqlServerDatabaseScanRuleset
Sql Server 資料庫掃描規則集。
名稱 | 類型 | Description |
---|---|---|
id |
string |
資源標識碼。 |
kind |
string:
Sql |
數據源類型。 |
name |
string |
資源名稱。 |
properties |
Sql Server 資料庫掃描規則集屬性。 |
|
scanRulesetType |
版本化掃描規則集屬性。 |
|
status |
版本設定掃描規則集屬性的狀態。 |
|
version |
integer |
版本設定版本的掃描規則集屬性。 |
SqlServerDatabaseScanRulesetProperties
Sql Server 資料庫掃描規則集屬性。
名稱 | 類型 | Description |
---|---|---|
createdAt |
string |
建立掃描規則集的時間。 |
description |
string |
|
excludedSystemClassifications |
string[] |
從掃描規則集排除的系統分類。 |
includedCustomClassificationRuleNames |
string[] |
掃描規則集中包含的自定義分類規則名稱。 |
lastModifiedAt |
string |
上次修改掃描規則集的時間。 |
TeradataScanRuleset
Teradata 掃描規則集。
名稱 | 類型 | Description |
---|---|---|
id |
string |
資源標識碼。 |
kind |
string:
Teradata |
數據源類型。 |
name |
string |
資源名稱。 |
properties |
Teradata 掃描規則集屬性。 |
|
scanRulesetType |
版本化掃描規則集屬性。 |
|
status |
版本設定掃描規則集屬性的狀態。 |
|
version |
integer |
版本設定版本的掃描規則集屬性。 |
TeradataScanRulesetProperties
Teradata 掃描規則集屬性。
名稱 | 類型 | Description |
---|---|---|
createdAt |
string |
建立掃描規則集的時間。 |
description |
string |
|
excludedSystemClassifications |
string[] |
從掃描規則集排除的系統分類。 |
includedCustomClassificationRuleNames |
string[] |
掃描規則集中所包含的自定義分類規則名稱。 |
lastModifiedAt |
string |
上次修改掃描規則集的時間。 |
scanningRule |
掃描規則掃描規則集的掃描規則。 |