次の方法で共有


Scans - Create Or Replace

スキャンのインスタンスを作成または置換します。

PUT {endpoint}/scan/datasources/{dataSourceName}/scans/{scanName}?api-version=2023-09-01

URI パラメーター

名前 / 必須 説明
dataSourceName
path True

string

dataSource 名。

正規表現パターン: ^[A-Za-z0-9]+(?:-[A-Za-z0-9]+)*$

endpoint
path True

string

url

purview アカウントのスキャン エンドポイント。 例: https://{accountName}.purview.azure.com。

scanName
path True

string

スキャン名。

正規表現パターン: ^[A-Za-z0-9]+(?:-[A-Za-z0-9]+)*$

api-version
query True

string

使用する API バージョン。

要求本文

要求本文は、次のいずれかの可能性があります。

名前 説明
AdlsGen1CredentialScan

ADLS Gen1 資格情報スキャン。

AdlsGen1MsiScan

ADLS Gen1 MSI スキャン。

AdlsGen2CredentialScan

ADLS Gen2 資格情報スキャン。

AdlsGen2MsiScan

ADLS Gen2 MSI スキャン。

AmazonAccountCredentialScan

Amazon アカウントの資格情報スキャン。

AmazonPostgreSqlCredentialScan

Amazon Postgre SQL 資格情報スキャン。

AmazonS3CredentialScan

Amazon S3 資格情報スキャン。

AmazonS3RoleARNScan

Amazon S3 ロール ARN スキャン。

AmazonSqlCredentialScan

Amazon SQL 資格情報スキャン。

AzureCosmosDbCredentialScan

Azure Cosmos DB 資格情報スキャン。

AzureDataExplorerCredentialScan

Azure データエクスプローラー資格情報スキャン。

AzureDataExplorerMsiScan

MSI スキャンエクスプローラー Azure データ。

AzureFileServiceCredentialScan

Azure ファイル サービスの資格情報スキャン。

AzureMySqlCredentialScan

Azure MySQL 資格情報スキャン。

AzurePostgreSqlCredentialScan

Azure Postgre SQL 資格情報スキャン。

AzureResourceGroupCredentialScan

Azure リソース グループの資格情報スキャン。

AzureResourceGroupMsiScan

Azure リソース グループ MSI スキャン。

AzureSqlDatabaseCredentialScan

データベース資格情報スキャンAzure SQLします。

AzureSqlDatabaseManagedInstanceCredentialScan

データベース マネージド インスタンスの資格情報スキャンをAzure SQLします。

AzureSqlDatabaseManagedInstanceMsiScan

データベース マネージド インスタンスの MSI スキャンAzure SQL。

AzureSqlDatabaseMsiScan

データベース MSI スキャンAzure SQLします。

AzureSqlDataWarehouseCredentialScan

データ ウェアハウスの資格情報スキャンをAzure SQLします。

AzureSqlDataWarehouseMsiScan

データ ウェアハウスの MSI スキャンをAzure SQLします。

AzureStorageCredentialScan

Azure Storage 資格情報スキャン。

AzureStorageMsiScan

Azure Storage MSI スキャン。

AzureSubscriptionCredentialScan

Azure サブスクリプション資格情報スキャン。

AzureSubscriptionMsiScan

Azure サブスクリプション MSI スキャン。

AzureSynapseCredentialScan

Azure synapse 資格情報スキャン。

AzureSynapseMsiScan

Azure synapse MSI スキャン。

AzureSynapseWorkspaceCredentialScan

Azure synapse ワークスペースの資格情報スキャン。

AzureSynapseWorkspaceMsiScan

Azure synapse ワークスペースの MSI スキャン。

OracleOracleCredentialScan

Oracle 資格情報スキャン。

OracleOracleUserPassScan

Oracle ユーザー パス スキャン。

PowerBIDelegatedScan

Power BI の委任されたスキャン。

PowerBIMsiScan

Power BI MSI スキャン。

SapEccSapEccCredentialScan

SAP ECC 資格情報スキャン。

SapEccSapEccUserPassScan

SAP ECC ユーザー パス スキャン。

SapS4HanaSapS4HanaCredentialScan

SAP S/4HANA 資格情報スキャン。

SapS4HanaSapS4HanaUserPassScan

SAP S/4HANA ユーザー パス スキャン。

SqlServerDatabaseCredentialScan

SQL Server データベースの資格情報スキャン。

TeradataTeradataCredentialScan

Teradata 資格情報スキャン。

TeradataTeradataUserPassScan

Teradata ユーザー パス スキャン。

TeradataUserPassScan

Teradata ユーザー パス スキャン。

AdlsGen1CredentialScan

ADLS Gen1 資格情報スキャン。

名前 必須 説明
kind True string:

AdlsGen1Credential

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

AdlsGen1CredentialScanProperties

ADLS Gen1 資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

AdlsGen1MsiScan

ADLS Gen1 MSI スキャン。

名前 必須 説明
kind True string:

AdlsGen1Msi

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

AdlsGen1MsiScanProperties

ADLS Gen1 MSI スキャン プロパティ。

scanId

string

スキャン識別子。

AdlsGen2CredentialScan

ADLS Gen2 資格情報スキャン。

名前 必須 説明
kind True string:

AdlsGen2Credential

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

AdlsGen2CredentialScanProperties

ADLS Gen2 資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

AdlsGen2MsiScan

ADLS Gen2 MSI スキャン。

名前 必須 説明
kind True string:

AdlsGen2Msi

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

AdlsGen2MsiScanProperties

ADLS Gen2 MSI スキャン プロパティ。

scanId

string

スキャン識別子。

AmazonAccountCredentialScan

Amazon アカウントの資格情報スキャン。

名前 必須 説明
kind True string:

AmazonAccountCredential

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

AmazonAccountCredentialScanProperties

Amazon アカウントの資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

AmazonPostgreSqlCredentialScan

Amazon Postgre SQL 資格情報スキャン。

名前 必須 説明
kind True string:

AmazonPostgreSqlCredential

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

AmazonPostgreSqlCredentialScanProperties

Amazon Postgre SQL 資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

AmazonS3CredentialScan

Amazon S3 資格情報スキャン。

名前 必須 説明
kind True string:

AmazonS3Credential

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

AmazonS3CredentialScanProperties

Amazon S3 資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

AmazonS3RoleARNScan

Amazon S3 ロール ARN スキャン。

名前 必須 説明
kind True string:

AmazonS3RoleARN

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

AmazonS3RoleARNScanProperties

Amazon S3 ロール ARN スキャンプロパティ。

scanId

string

スキャン識別子。

AmazonSqlCredentialScan

Amazon SQL 資格情報スキャン。

名前 必須 説明
kind True string:

AmazonSqlCredential

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

AmazonSqlCredentialScanProperties

Amazon SQL 資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

AzureCosmosDbCredentialScan

Azure Cosmos DB 資格情報スキャン。

名前 必須 説明
kind True string:

AzureCosmosDbCredential

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

AzureCosmosDbCredentialScanProperties

Azure Cosmos DB 資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

AzureDataExplorerCredentialScan

Azure データエクスプローラー資格情報スキャン。

名前 必須 説明
kind True string:

AzureDataExplorerCredential

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

AzureDataExplorerCredentialScanProperties

Azure データエクスプローラー資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

AzureDataExplorerMsiScan

MSI スキャンエクスプローラー Azure データ。

名前 必須 説明
kind True string:

AzureDataExplorerMsi

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

AzureDataExplorerMsiScanProperties

MSI スキャン プロパティエクスプローラー Azure データ。

scanId

string

スキャン識別子。

AzureFileServiceCredentialScan

Azure ファイル サービスの資格情報スキャン。

名前 必須 説明
kind True string:

AzureFileServiceCredential

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

AzureFileServiceCredentialScanProperties

Azure ファイル サービス資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

AzureMySqlCredentialScan

Azure MySQL 資格情報スキャン。

名前 必須 説明
kind True string:

AzureMySqlCredential

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

AzureMySqlCredentialScanProperties

Azure MySQL 資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

AzurePostgreSqlCredentialScan

Azure Postgre SQL 資格情報スキャン。

名前 必須 説明
kind True string:

AzurePostgreSqlCredential

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

AzurePostgreSqlCredentialScanProperties

Azure Postgre SQL 資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

AzureResourceGroupCredentialScan

Azure リソース グループの資格情報スキャン。

名前 必須 説明
kind True string:

AzureResourceGroupCredential

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

AzureResourceGroupCredentialScanProperties

Azure リソース グループの資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

AzureResourceGroupMsiScan

Azure リソース グループ MSI スキャン。

名前 必須 説明
kind True string:

AzureResourceGroupMsi

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

AzureResourceGroupMsiScanProperties

Azure リソース グループの MSI スキャン プロパティ。

scanId

string

スキャン識別子。

AzureSqlDatabaseCredentialScan

データベース資格情報スキャンAzure SQLします。

名前 必須 説明
kind True string:

AzureSqlDatabaseCredential

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

AzureSqlDatabaseCredentialScanProperties

データベース資格情報スキャンのプロパティをAzure SQLします。

scanId

string

スキャン識別子。

AzureSqlDatabaseManagedInstanceCredentialScan

データベース マネージド インスタンスの資格情報スキャンをAzure SQLします。

名前 必須 説明
kind True string:

AzureSqlDatabaseManagedInstanceCredential

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

AzureSqlDatabaseManagedInstanceCredentialScanProperties

データベース マネージド インスタンスの資格情報スキャン プロパティをAzure SQLします。

scanId

string

スキャン識別子。

AzureSqlDatabaseManagedInstanceMsiScan

データベース マネージド インスタンスの MSI スキャンAzure SQL。

名前 必須 説明
kind True string:

AzureSqlDatabaseManagedInstanceMsi

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

AzureSqlDatabaseManagedInstanceMsiScanProperties

データベース マネージド インスタンスの MSI スキャン プロパティをAzure SQLします。

scanId

string

スキャン識別子。

AzureSqlDatabaseMsiScan

データベース MSI スキャンAzure SQLします。

名前 必須 説明
kind True string:

AzureSqlDatabaseMsi

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

AzureSqlDatabaseMsiScanProperties

データベースの MSI スキャン プロパティをAzure SQLします。

scanId

string

スキャン識別子。

AzureSqlDataWarehouseCredentialScan

データ ウェアハウスの資格情報スキャンをAzure SQLします。

名前 必須 説明
kind True string:

AzureSqlDataWarehouseCredential

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

AzureSqlDataWarehouseCredentialScanProperties

データ ウェアハウス資格情報スキャンのプロパティをAzure SQLします。

scanId

string

スキャン識別子。

AzureSqlDataWarehouseMsiScan

データ ウェアハウスの MSI スキャンをAzure SQLします。

名前 必須 説明
kind True string:

AzureSqlDataWarehouseMsi

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

AzureSqlDataWarehouseMsiScanProperties

データ ウェアハウスの MSI スキャン プロパティをAzure SQLします。

scanId

string

スキャン識別子。

AzureStorageCredentialScan

Azure Storage 資格情報スキャン。

名前 必須 説明
kind True string:

AzureStorageCredential

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

AzureStorageCredentialScanProperties

Azure Storage 資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

AzureStorageMsiScan

Azure Storage MSI スキャン。

名前 必須 説明
kind True string:

AzureStorageMsi

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

AzureStorageMsiScanProperties

Azure Storage MSI スキャンのプロパティ。

scanId

string

スキャン識別子。

AzureSubscriptionCredentialScan

Azure サブスクリプション資格情報スキャン。

名前 必須 説明
kind True string:

AzureSubscriptionCredential

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

AzureSubscriptionCredentialScanProperties

Azure サブスクリプション資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

AzureSubscriptionMsiScan

Azure サブスクリプション MSI スキャン。

名前 必須 説明
kind True string:

AzureSubscriptionMsi

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

AzureSubscriptionMsiScanProperties

Azure サブスクリプション MSI スキャンのプロパティ。

scanId

string

スキャン識別子。

AzureSynapseCredentialScan

Azure synapse 資格情報スキャン。

名前 必須 説明
kind True string:

AzureSynapseCredential

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

AzureSynapseCredentialScanProperties

Azure synapse 資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

AzureSynapseMsiScan

Azure synapse MSI スキャン。

名前 必須 説明
kind True string:

AzureSynapseMsi

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

AzureSynapseMsiScanProperties

Azure synapse MSI スキャンのプロパティ。

scanId

string

スキャン識別子。

AzureSynapseWorkspaceCredentialScan

Azure synapse ワークスペースの資格情報スキャン。

名前 必須 説明
kind True string:

AzureSynapseWorkspaceCredential

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

AzureSynapseWorkspaceCredentialScanProperties

Azure synapse ワークスペースの資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

AzureSynapseWorkspaceMsiScan

Azure synapse ワークスペースの MSI スキャン。

名前 必須 説明
kind True string:

AzureSynapseWorkspaceMsi

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

AzureSynapseWorkspaceMsiScanProperties

Azure synapse ワークスペースの MSI スキャン プロパティ。

scanId

string

スキャン識別子。

OracleOracleCredentialScan

Oracle 資格情報スキャン。

名前 必須 説明
kind True string:

OracleOracleCredential

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

OracleOracleCredentialScanProperties

Oracle 資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

OracleOracleUserPassScan

Oracle ユーザー パス スキャン。

名前 必須 説明
kind True string:

OracleOracleUserPass

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

OracleOracleUserPassScanProperties

Oracle ユーザー パス のスキャン プロパティ。

scanId

string

スキャン識別子。

PowerBIDelegatedScan

Power BI の委任されたスキャン。

名前 必須 説明
kind True string:

PowerBIDelegated

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

PowerBIDelegatedScanProperties

Power BI の委任されたスキャン プロパティ。

scanId

string

スキャン識別子。

PowerBIMsiScan

Power BI MSI スキャン。

名前 必須 説明
kind True string:

PowerBIMsi

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

PowerBIMsiScanProperties

Power BI MSI スキャンのプロパティ。

scanId

string

スキャン識別子。

SapEccSapEccCredentialScan

SAP ECC 資格情報スキャン。

名前 必須 説明
kind True string:

SapEccSapEccCredential

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

SapEccSapEccCredentialScanProperties

SAP ECC 資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

SapEccSapEccUserPassScan

SAP ECC ユーザー パス スキャン。

名前 必須 説明
kind True string:

SapEccSapEccUserPass

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

SapEccSapEccUserPassScanProperties

SAP ECC ユーザー パス スキャン プロパティ。

scanId

string

スキャン識別子。

SapS4HanaSapS4HanaCredentialScan

SAP S/4HANA 資格情報スキャン。

名前 必須 説明
kind True string:

SapS4HanaSapS4HanaCredential

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

SapS4HanaSapS4HanaCredentialScanProperties

SAP S/4HANA 資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

SapS4HanaSapS4HanaUserPassScan

SAP S/4HANA ユーザー パス スキャン。

名前 必須 説明
kind True string:

SapS4HanaSapS4HanaUserPass

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

SapS4HanaSapS4HanaUserPassScanProperties

SAP S/4HANA ユーザー パス スキャン プロパティ。

scanId

string

スキャン識別子。

SqlServerDatabaseCredentialScan

SQL Server データベースの資格情報スキャン。

名前 必須 説明
kind True string:

SqlServerDatabaseCredential

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

SqlServerDatabaseCredentialScanProperties

SQL Server データベース資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

TeradataTeradataCredentialScan

Teradata 資格情報スキャン。

名前 必須 説明
kind True string:

TeradataTeradataCredential

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

TeradataTeradataCredentialScanProperties

Teradata 資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

TeradataTeradataUserPassScan

Teradata ユーザー パス スキャン。

名前 必須 説明
kind True string:

TeradataTeradataUserPass

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

TeradataTeradataUserPassScanProperties

Teradata ユーザー がスキャン プロパティを渡します。

scanId

string

スキャン識別子。

TeradataUserPassScan

Teradata ユーザー パス スキャン。

名前 必須 説明
kind True string:

TeradataUserPass

スキャンのプロパティは、データソースの種類によって異なります。

creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

properties

TeradataUserPassScanProperties

Teradata ユーザー がスキャン プロパティを渡します。

scanId

string

スキャン識別子。

応答

名前 説明
200 OK Scan:

正常終了しました。

201 Created Scan:

正常終了しました。

Other Status Codes

ErrorResponseModel

スキャン サービスから受信したエラー応答。

ヘッダー

x-ms-error-code: string

セキュリティ

azure_auth

Azure Active Directory OAuth2 フロー。

型: oauth2
フロー: implicit
Authorization URL (承認 URL): https://login.microsoftonline.com/common/oauth2/authorize

スコープ

名前 説明
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 資格情報スキャン。

AdlsGen1CredentialScanProperties

ADLS Gen1 資格情報スキャンのプロパティ。

AdlsGen1MsiScan

ADLS Gen1 MSI スキャン。

AdlsGen1MsiScanProperties

ADLS Gen1 MSI スキャン プロパティ。

AdlsGen2CredentialScan

ADLS Gen2 資格情報スキャン。

AdlsGen2CredentialScanProperties

ADLS Gen2 資格情報スキャンのプロパティ。

AdlsGen2MsiScan

ADLS Gen2 MSI スキャン。

AdlsGen2MsiScanProperties

ADLS Gen2 MSI スキャン プロパティ。

AmazonAccountCredentialScan

Amazon アカウントの資格情報スキャン。

AmazonAccountCredentialScanProperties

Amazon アカウントの資格情報スキャンのプロパティ。

AmazonPostgreSqlCredentialScan

Amazon Postgre SQL 資格情報スキャン。

AmazonPostgreSqlCredentialScanProperties

Amazon Postgre SQL 資格情報スキャンのプロパティ。

AmazonS3CredentialScan

Amazon S3 資格情報スキャン。

AmazonS3CredentialScanProperties

Amazon S3 資格情報スキャンのプロパティ。

AmazonS3RoleARNScan

Amazon S3 ロール ARN スキャン。

AmazonS3RoleARNScanProperties

Amazon S3 ロール ARN スキャンプロパティ。

AmazonSqlCredentialScan

Amazon SQL 資格情報スキャン。

AmazonSqlCredentialScanProperties

Amazon SQL 資格情報スキャンのプロパティ。

AzureCosmosDbCredentialScan

Azure Cosmos DB 資格情報スキャン。

AzureCosmosDbCredentialScanProperties

Azure Cosmos DB 資格情報スキャンのプロパティ。

AzureDataExplorerCredentialScan

Azure データエクスプローラー資格情報スキャン。

AzureDataExplorerCredentialScanProperties

Azure データエクスプローラー資格情報スキャンのプロパティ。

AzureDataExplorerMsiScan

AZURE データ エクスプローラー MSI スキャン。

AzureDataExplorerMsiScanProperties

MSI スキャン プロパティエクスプローラー Azure データ。

AzureFileServiceCredentialScan

Azure ファイル サービスの資格情報スキャン。

AzureFileServiceCredentialScanProperties

Azure ファイル サービス資格情報スキャンのプロパティ。

AzureMySqlCredentialScan

Azure MySQL 資格情報スキャン。

AzureMySqlCredentialScanProperties

Azure MySQL 資格情報スキャンのプロパティ。

AzurePostgreSqlCredentialScan

Azure Postgre SQL 資格情報スキャン。

AzurePostgreSqlCredentialScanProperties

Azure Postgre SQL 資格情報スキャンのプロパティ。

AzureResourceGroupCredentialScan

Azure リソース グループの資格情報スキャン。

AzureResourceGroupCredentialScanProperties

Azure リソース グループの資格情報スキャンのプロパティ。

AzureResourceGroupMsiScan

Azure リソース グループ MSI スキャン。

AzureResourceGroupMsiScanProperties

Azure リソース グループの MSI スキャン プロパティ。

AzureSqlDatabaseCredentialScan

Azure SQLデータベース資格情報スキャン。

AzureSqlDatabaseCredentialScanProperties

データベース資格情報スキャンのプロパティをAzure SQLします。

AzureSqlDatabaseManagedInstanceCredentialScan

データベース マネージド インスタンスの資格情報スキャンをAzure SQLします。

AzureSqlDatabaseManagedInstanceCredentialScanProperties

データベース マネージド インスタンスの資格情報スキャン プロパティをAzure SQLします。

AzureSqlDatabaseManagedInstanceMsiScan

データベース マネージド インスタンスの MSI スキャンをAzure SQLします。

AzureSqlDatabaseManagedInstanceMsiScanProperties

データベース マネージド インスタンスの MSI スキャン プロパティをAzure SQLします。

AzureSqlDatabaseMsiScan

データベース MSI スキャンAzure SQLします。

AzureSqlDatabaseMsiScanProperties

データベースの MSI スキャン プロパティをAzure SQLします。

AzureSqlDataWarehouseCredentialScan

データ ウェアハウスの資格情報スキャンをAzure SQLします。

AzureSqlDataWarehouseCredentialScanProperties

データ ウェアハウスの資格情報スキャン プロパティをAzure SQLします。

AzureSqlDataWarehouseMsiScan

データ ウェアハウス MSI スキャンAzure SQLします。

AzureSqlDataWarehouseMsiScanProperties

データ ウェアハウスの MSI スキャン プロパティをAzure SQLします。

AzureStorageCredentialScan

Azure Storage 資格情報スキャン。

AzureStorageCredentialScanProperties

Azure Storage 資格情報スキャンのプロパティ。

AzureStorageMsiScan

Azure Storage MSI スキャン。

AzureStorageMsiScanProperties

Azure Storage MSI スキャンのプロパティ。

AzureSubscriptionCredentialScan

Azure サブスクリプション資格情報スキャン。

AzureSubscriptionCredentialScanProperties

Azure サブスクリプション資格情報スキャンのプロパティ。

AzureSubscriptionMsiScan

Azure サブスクリプション MSI スキャン。

AzureSubscriptionMsiScanProperties

Azure サブスクリプション MSI スキャンのプロパティ。

AzureSynapseCredentialScan

Azure synapse 資格情報スキャン。

AzureSynapseCredentialScanProperties

Azure synapse 資格情報スキャンのプロパティ。

AzureSynapseMsiScan

Azure synapse MSI スキャン。

AzureSynapseMsiScanProperties

Azure synapse MSI スキャン のプロパティ。

AzureSynapseWorkspaceCredentialScan

Azure synapse ワークスペースの資格情報スキャン。

AzureSynapseWorkspaceCredentialScanProperties

Azure synapse ワークスペースの資格情報スキャンのプロパティ。

AzureSynapseWorkspaceMsiScan

Azure synapse ワークスペース MSI スキャン。

AzureSynapseWorkspaceMsiScanProperties

Azure synapse ワークスペースの MSI スキャン プロパティ。

CollectionReference

コレクションへの参照。

ConnectedVia

統合ランタイム参照。

CreationType

作成の種類。

CredentialReference

資格情報の参照。

CredentialType

資格情報の種類。

DataSourceIdentifier

データ ソース識別子です。

DataSourceType

データ ソースの種類。

DiscoveryExecutionDetails

検出実行の詳細。

ErrorModel

エラー モデル。

ErrorResponseModel

エラー応答モデル。

ExpandingResourceScanPropertiesResourceTypes

リソースの展開におけるスキャン プロパティのリソースの種類。

ExtendedProperties

拡張プロパティ。

IngestionExecutionDetails

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

IngestionPhaseStatus

インジェストの状態。

ItemPath

項目のパス。

Notification

通知モデル。

OracleOracleCredentialScan

Oracle 資格情報スキャン。

OracleOracleCredentialScanProperties

Oracle 資格情報スキャンのプロパティ。

OracleOracleUserPassScan

Oracle ユーザー パス スキャン。

OracleOracleUserPassScanProperties

Oracle ユーザー パス スキャン プロパティ。

PowerBIDelegatedScan

Power BI の委任されたスキャン。

PowerBIDelegatedScanProperties

Power BI の委任されたスキャン プロパティ。

PowerBIMsiScan

Power BI MSI スキャン。

PowerBIMsiScanProperties

Power BI MSI スキャンのプロパティ。

QualifiedName

修飾名です。

ResourceNameFilter

リソース名フィルター。

ResourceTypeFilter

リソースの種類フィルター。

SapEccSapEccCredentialScan

SAP ECC 資格情報スキャン。

SapEccSapEccCredentialScanProperties

SAP ECC 資格情報スキャンのプロパティ。

SapEccSapEccUserPassScan

SAP ECC ユーザー パス スキャン。

SapEccSapEccUserPassScanProperties

SAP ECC ユーザー パス スキャン プロパティ。

SapS4HanaSapS4HanaCredentialScan

SAP S/4HANA 資格情報スキャン。

SapS4HanaSapS4HanaCredentialScanProperties

SAP S/4HANA 資格情報スキャンのプロパティ。

SapS4HanaSapS4HanaUserPassScan

SAP S/4HANA ユーザー パス スキャン。

SapS4HanaSapS4HanaUserPassScanProperties

SAP S/4HANA ユーザー パス スキャン プロパティ。

ScanDiagnostics

スキャン 診断。

ScanLevelType

スキャン レベルの種類。

ScanResultWithIngestion

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

ScanRulesetType

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

ScanRunStatus

スキャン結果の状態。

ScanStatus

検出の状態。

SqlServerDatabaseCredentialScan

SQL Server データベース資格情報スキャン。

SqlServerDatabaseCredentialScanProperties

SQL Server データベース資格情報スキャンのプロパティ。

TeradataTeradataCredentialScan

Teradata 資格情報スキャン。

TeradataTeradataCredentialScanProperties

Teradata 資格情報スキャンのプロパティ。

TeradataTeradataUserPassScan

Teradata ユーザー パス スキャン。

TeradataTeradataUserPassScanProperties

Teradata ユーザー パス スキャン プロパティ。

TeradataUserPassScan

Teradata ユーザー パス スキャン。

TeradataUserPassScanProperties

Teradata ユーザー がスキャン プロパティを渡します。

AdlsGen1CredentialScan

ADLS Gen1 資格情報スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

AdlsGen1Credential

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

AdlsGen1CredentialScanProperties

ADLS Gen1 資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

AdlsGen1CredentialScanProperties

ADLS Gen1 資格情報スキャンのプロパティ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

credential

CredentialReference

資格情報の参照。

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンが事前設定されたスキャンかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

workers

integer

スキャンのワーカーの数。

AdlsGen1MsiScan

ADLS Gen1 MSI スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

AdlsGen1Msi

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

AdlsGen1MsiScanProperties

ADLS Gen1 MSI スキャン プロパティ。

scanId

string

スキャン識別子。

AdlsGen1MsiScanProperties

ADLS Gen1 MSI スキャン プロパティ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンが事前設定されたスキャンかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

workers

integer

スキャンのワーカーの数。

AdlsGen2CredentialScan

ADLS Gen2 資格情報スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

AdlsGen2Credential

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

AdlsGen2CredentialScanProperties

ADLS Gen2 資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

AdlsGen2CredentialScanProperties

ADLS Gen2 資格情報スキャンのプロパティ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

credential

CredentialReference

資格情報の参照。

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンが事前設定されたスキャンかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

workers

integer

スキャンのワーカーの数。

AdlsGen2MsiScan

ADLS Gen2 MSI スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

AdlsGen2Msi

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

AdlsGen2MsiScanProperties

ADLS Gen2 MSI スキャン プロパティ。

scanId

string

スキャン識別子。

AdlsGen2MsiScanProperties

ADLS Gen2 MSI スキャン プロパティ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンが事前設定されたスキャンかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

workers

integer

スキャンのワーカーの数。

AmazonAccountCredentialScan

Amazon アカウントの資格情報スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

AmazonAccountCredential

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

AmazonAccountCredentialScanProperties

Amazon アカウントの資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

AmazonAccountCredentialScanProperties

Amazon アカウントの資格情報スキャンのプロパティ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

credential

CredentialReference

資格情報の参照。

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンが事前設定されたスキャンかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

resourceTypes

ExpandingResourceScanPropertiesResourceTypes

リソースの展開におけるスキャン プロパティのリソースの種類。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

workers

integer

スキャンのワーカーの数。

AmazonPostgreSqlCredentialScan

Amazon Postgre SQL 資格情報スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

AmazonPostgreSqlCredential

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

AmazonPostgreSqlCredentialScanProperties

Amazon Postgre SQL 資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

AmazonPostgreSqlCredentialScanProperties

Amazon Postgre SQL 資格情報スキャンのプロパティ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

credential

CredentialReference

資格情報の参照。

databaseName

string

データベース名です。

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンが事前設定されたスキャンかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

port

integer

Amazon Postgre SQL サーバーのポート。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

serverEndpoint

string

Amazon Postgre SQL サーバーのエンドポイント。

vpcEndpointServiceName

string

Amazon Postgre SQL サーバーの vpc エンドポイント サービス名。

workers

integer

スキャンのワーカーの数。

AmazonS3CredentialScan

Amazon S3 資格情報スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

AmazonS3Credential

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

AmazonS3CredentialScanProperties

Amazon S3 資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

AmazonS3CredentialScanProperties

Amazon S3 資格情報スキャンのプロパティ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

credential

CredentialReference

資格情報の参照。

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isMauiScan

boolean

isPresetScan

boolean

スキャンが事前設定されたスキャンかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

roleARN

string

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

workers

integer

スキャンのワーカーの数。

AmazonS3RoleARNScan

Amazon S3 ロール ARN スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

AmazonS3RoleARN

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

AmazonS3RoleARNScanProperties

Amazon S3 ロール ARN スキャンプロパティ。

scanId

string

スキャン識別子。

AmazonS3RoleARNScanProperties

Amazon S3 ロール ARN スキャンプロパティ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

credential

CredentialReference

資格情報の参照。

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isMauiScan

boolean

スキャンが Maui スキャンかどうかを示すフラグ。

isPresetScan

boolean

スキャンが事前設定されたスキャンかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

roleARN

string

スキャンのロール ARN。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

workers

integer

スキャンのワーカーの数。

AmazonSqlCredentialScan

Amazon SQL 資格情報スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

AmazonSqlCredential

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

AmazonSqlCredentialScanProperties

Amazon SQL 資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

AmazonSqlCredentialScanProperties

Amazon SQL 資格情報スキャンのプロパティ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

credential

CredentialReference

資格情報の参照。

databaseName

string

データベース名です。

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンがプリセット スキャンであるかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

port

integer

Amazon SQL サーバーのポート。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

serverEndpoint

string

Amazon SQL サーバーのエンドポイント。

vpcEndpointServiceName

string

Amazon SQL サーバーの VPC エンドポイント サービス名。

workers

integer

スキャンのワーカーの数。

AzureCosmosDbCredentialScan

Azure Cosmos DB 資格情報スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

AzureCosmosDbCredential

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

AzureCosmosDbCredentialScanProperties

Azure Cosmos DB 資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

AzureCosmosDbCredentialScanProperties

Azure Cosmos DB 資格情報スキャンのプロパティ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

credential

CredentialReference

資格情報の参照。

databaseName

string

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンがプリセット スキャンであるかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

workers

integer

スキャンのワーカーの数。

AzureDataExplorerCredentialScan

Azure データエクスプローラー資格情報スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

AzureDataExplorerCredential

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

AzureDataExplorerCredentialScanProperties

Azure データエクスプローラー資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

AzureDataExplorerCredentialScanProperties

Azure データエクスプローラー資格情報スキャンのプロパティ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

credential

CredentialReference

資格情報の参照。

database

string

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンがプリセット スキャンであるかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

workers

integer

スキャンのワーカーの数。

AzureDataExplorerMsiScan

AZURE データ エクスプローラー MSI スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

AzureDataExplorerMsi

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

AzureDataExplorerMsiScanProperties

Azure データエクスプローラー MSI スキャン のプロパティ。

scanId

string

スキャン識別子。

AzureDataExplorerMsiScanProperties

MSI スキャン プロパティエクスプローラー Azure データ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

database

string

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンがプリセット スキャンであるかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

workers

integer

スキャンのワーカーの数。

AzureFileServiceCredentialScan

Azure ファイル サービスの資格情報スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

AzureFileServiceCredential

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

AzureFileServiceCredentialScanProperties

Azure ファイル サービス資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

AzureFileServiceCredentialScanProperties

Azure ファイル サービス資格情報スキャンのプロパティ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

credential

CredentialReference

資格情報の参照。

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンがプリセット スキャンであるかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

shareName

string

workers

integer

スキャンのワーカーの数。

AzureMySqlCredentialScan

Azure MySQL 資格情報スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

AzureMySqlCredential

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

AzureMySqlCredentialScanProperties

Azure MySQL 資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

AzureMySqlCredentialScanProperties

Azure MySQL 資格情報スキャンのプロパティ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

credential

CredentialReference

資格情報の参照。

databaseName

string

データベース名です。

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンがプリセット スキャンであるかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

port

integer

Azure MySQL サーバーのポート。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

serverEndpoint

string

Azure MySQL サーバーのエンドポイント。

workers

integer

スキャンのワーカーの数。

AzurePostgreSqlCredentialScan

Azure Postgre SQL 資格情報スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

AzurePostgreSqlCredential

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

AzurePostgreSqlCredentialScanProperties

Azure Postgre SQL 資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

AzurePostgreSqlCredentialScanProperties

Azure Postgre SQL 資格情報スキャンのプロパティ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

credential

CredentialReference

資格情報の参照。

databaseName

string

データベース名です。

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンが事前設定されたスキャンかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

port

integer

Azure Postgre SQL サーバーのポート。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

serverEndpoint

string

Azure Postgre SQL Server のエンドポイント。

sslMode

integer

Azure Postgre SQL サーバーの SSL モード。

workers

integer

スキャンのワーカーの数。

AzureResourceGroupCredentialScan

Azure リソース グループの資格情報スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

AzureResourceGroupCredential

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

AzureResourceGroupCredentialScanProperties

Azure リソース グループの資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

AzureResourceGroupCredentialScanProperties

Azure リソース グループの資格情報スキャンのプロパティ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

credential

CredentialReference

資格情報の参照。

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンが事前設定されたスキャンかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

resourceTypes

ExpandingResourceScanPropertiesResourceTypes

リソースの展開におけるスキャン プロパティのリソースの種類。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

workers

integer

スキャンのワーカーの数。

AzureResourceGroupMsiScan

Azure リソース グループ MSI スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

AzureResourceGroupMsi

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

AzureResourceGroupMsiScanProperties

Azure リソース グループの MSI スキャン プロパティ。

scanId

string

スキャン識別子。

AzureResourceGroupMsiScanProperties

Azure リソース グループの MSI スキャン プロパティ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

credential

CredentialReference

資格情報の参照。

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンが事前設定されたスキャンかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

resourceTypes

ExpandingResourceScanPropertiesResourceTypes

リソースの展開におけるスキャン プロパティのリソースの種類。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

workers

integer

スキャンのワーカーの数。

AzureSqlDatabaseCredentialScan

Azure SQLデータベース資格情報スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

AzureSqlDatabaseCredential

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

AzureSqlDatabaseCredentialScanProperties

データベース資格情報スキャンのプロパティをAzure SQLします。

scanId

string

スキャン識別子。

AzureSqlDatabaseCredentialScanProperties

データベース資格情報スキャンのプロパティをAzure SQLします。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

credential

CredentialReference

資格情報の参照。

databaseName

string

データベース名です。

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンがプリセット スキャンであるかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

serverEndpoint

string

サーバーのエンドポイントAzure SQL。

workers

integer

スキャンのワーカーの数。

AzureSqlDatabaseManagedInstanceCredentialScan

データベース マネージド インスタンスの資格情報スキャンをAzure SQLします。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

AzureSqlDatabaseManagedInstanceCredential

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

AzureSqlDatabaseManagedInstanceCredentialScanProperties

データベース マネージド インスタンスの資格情報スキャン プロパティをAzure SQLします。

scanId

string

スキャン識別子。

AzureSqlDatabaseManagedInstanceCredentialScanProperties

データベース マネージド インスタンスの資格情報スキャン プロパティをAzure SQLします。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

credential

CredentialReference

資格情報の参照。

databaseName

string

データベース名です。

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンが事前設定されたスキャンかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

serverEndpoint

string

サーバーのエンドポイントAzure SQL。

workers

integer

スキャンのワーカーの数。

AzureSqlDatabaseManagedInstanceMsiScan

データベース マネージド インスタンスの MSI スキャンをAzure SQLします。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

AzureSqlDatabaseManagedInstanceMsi

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

AzureSqlDatabaseManagedInstanceMsiScanProperties

データベース マネージド インスタンスの MSI スキャン プロパティをAzure SQLします。

scanId

string

スキャン識別子。

AzureSqlDatabaseManagedInstanceMsiScanProperties

データベース マネージド インスタンスの MSI スキャン プロパティをAzure SQLします。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

databaseName

string

データベース名です。

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンが事前設定されたスキャンかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

serverEndpoint

string

サーバーのエンドポイントAzure SQL。

workers

integer

スキャンのワーカーの数。

AzureSqlDatabaseMsiScan

データベース MSI スキャンAzure SQLします。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

AzureSqlDatabaseMsi

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

AzureSqlDatabaseMsiScanProperties

データベース MSI スキャン のプロパティをAzure SQLします。

scanId

string

スキャン識別子。

AzureSqlDatabaseMsiScanProperties

データベースの MSI スキャン プロパティをAzure SQLします。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

databaseName

string

データベース名です。

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンが事前設定されたスキャンかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

serverEndpoint

string

サーバーのエンドポイントAzure SQL。

workers

integer

スキャンのワーカーの数。

AzureSqlDataWarehouseCredentialScan

データ ウェアハウスの資格情報スキャンをAzure SQLします。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

AzureSqlDataWarehouseCredential

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

AzureSqlDataWarehouseCredentialScanProperties

データ ウェアハウスの資格情報スキャン プロパティをAzure SQLします。

scanId

string

スキャン識別子。

AzureSqlDataWarehouseCredentialScanProperties

データ ウェアハウスの資格情報スキャン プロパティをAzure SQLします。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

credential

CredentialReference

資格情報の参照。

databaseName

string

データベース名です。

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンがプリセット スキャンであるかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

serverEndpoint

string

サーバーのエンドポイントAzure SQL。

workers

integer

スキャンのワーカーの数。

AzureSqlDataWarehouseMsiScan

データ ウェアハウス MSI スキャンAzure SQLします。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

AzureSqlDataWarehouseMsi

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

AzureSqlDataWarehouseMsiScanProperties

データ ウェアハウスの MSI スキャン プロパティをAzure SQLします。

scanId

string

スキャン識別子。

AzureSqlDataWarehouseMsiScanProperties

データ ウェアハウスの MSI スキャン プロパティをAzure SQLします。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

databaseName

string

データベース名です。

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンがプリセット スキャンであるかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

serverEndpoint

string

サーバーのエンドポイントAzure SQL。

workers

integer

スキャンのワーカーの数。

AzureStorageCredentialScan

Azure Storage 資格情報スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

AzureStorageCredential

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

AzureStorageCredentialScanProperties

Azure Storage 資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

AzureStorageCredentialScanProperties

Azure Storage 資格情報スキャンのプロパティ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

credential

CredentialReference

資格情報の参照。

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンがプリセット スキャンであるかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

workers

integer

スキャンのワーカーの数。

AzureStorageMsiScan

Azure Storage MSI スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

AzureStorageMsi

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

AzureStorageMsiScanProperties

Azure Storage MSI スキャンのプロパティ。

scanId

string

スキャン識別子。

AzureStorageMsiScanProperties

Azure Storage MSI スキャンのプロパティ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンがプリセット スキャンであるかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

workers

integer

スキャンのワーカーの数。

AzureSubscriptionCredentialScan

Azure サブスクリプション資格情報スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

AzureSubscriptionCredential

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

AzureSubscriptionCredentialScanProperties

Azure サブスクリプション資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

AzureSubscriptionCredentialScanProperties

Azure サブスクリプション資格情報スキャンのプロパティ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

credential

CredentialReference

資格情報の参照。

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンが事前設定されたスキャンかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

resourceTypes

ExpandingResourceScanPropertiesResourceTypes

リソースの展開におけるスキャン プロパティのリソースの種類。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

workers

integer

スキャンのワーカーの数。

AzureSubscriptionMsiScan

Azure サブスクリプション MSI スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

AzureSubscriptionMsi

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

AzureSubscriptionMsiScanProperties

Azure サブスクリプション MSI スキャンのプロパティ。

scanId

string

スキャン識別子。

AzureSubscriptionMsiScanProperties

Azure サブスクリプション MSI スキャンのプロパティ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

credential

CredentialReference

資格情報の参照。

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンが事前設定されたスキャンかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

resourceTypes

ExpandingResourceScanPropertiesResourceTypes

リソースの展開におけるスキャン プロパティのリソースの種類。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

workers

integer

スキャンのワーカーの数。

AzureSynapseCredentialScan

Azure synapse 資格情報スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

AzureSynapseCredential

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

AzureSynapseCredentialScanProperties

Azure synapse 資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

AzureSynapseCredentialScanProperties

Azure synapse 資格情報スキャンのプロパティ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

credential

CredentialReference

資格情報の参照。

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンが事前設定されたスキャンかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

resourceTypes

ExpandingResourceScanPropertiesResourceTypes

リソースの展開におけるスキャン プロパティのリソースの種類。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

workers

integer

スキャンのワーカーの数。

AzureSynapseMsiScan

Azure synapse MSI スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

AzureSynapseMsi

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

AzureSynapseMsiScanProperties

Azure synapse MSI スキャン のプロパティ。

scanId

string

スキャン識別子。

AzureSynapseMsiScanProperties

Azure synapse MSI スキャン のプロパティ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

credential

CredentialReference

資格情報の参照。

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンが事前設定されたスキャンかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

resourceTypes

ExpandingResourceScanPropertiesResourceTypes

リソースの展開におけるスキャン プロパティのリソースの種類。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

workers

integer

スキャンのワーカーの数。

AzureSynapseWorkspaceCredentialScan

Azure synapse ワークスペースの資格情報スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

AzureSynapseWorkspaceCredential

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

AzureSynapseWorkspaceCredentialScanProperties

Azure synapse ワークスペースの資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

AzureSynapseWorkspaceCredentialScanProperties

Azure synapse ワークスペースの資格情報スキャンのプロパティ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

credential

CredentialReference

資格情報の参照。

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンが事前設定されたスキャンかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

resourceTypes

ExpandingResourceScanPropertiesResourceTypes

リソースの展開におけるスキャン プロパティのリソースの種類。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

workers

integer

スキャンのワーカーの数。

AzureSynapseWorkspaceMsiScan

Azure synapse ワークスペース MSI スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

AzureSynapseWorkspaceMsi

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

AzureSynapseWorkspaceMsiScanProperties

Azure synapse ワークスペースの MSI スキャン プロパティ。

scanId

string

スキャン識別子。

AzureSynapseWorkspaceMsiScanProperties

Azure synapse ワークスペースの MSI スキャン プロパティ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

credential

CredentialReference

資格情報の参照。

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンが事前設定されたスキャンかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

resourceTypes

ExpandingResourceScanPropertiesResourceTypes

リソースの展開におけるスキャン プロパティのリソースの種類。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

workers

integer

スキャンのワーカーの数。

CollectionReference

コレクションへの参照。

名前 説明
lastModifiedAt

string

コレクション参照の最終変更時刻。

referenceName

string

コレクション参照の参照名。

type

string

コレクション参照の型。

ConnectedVia

統合ランタイム参照。

名前 説明
integrationRuntimeType

string

統合ランタイムの型。

referenceName

string

統合ランタイムの参照名。

CreationType

作成の種類。

名前 説明
AutoManaged

string

データソースの作成の種類が自動管理されている

AutoNative

string

データソースの作成の種類が自動作成され、ネイティブ

Manual

string

データソースの作成の種類が手動

CredentialReference

資格情報の参照。

名前 説明
credentialType

CredentialType

資格情報の種類。

referenceName

string

資格情報の参照名。

CredentialType

資格情報の種類。

名前 説明
AccountKey

string

資格情報の種類がアカウント キーである

AmazonARN

string

資格情報の種類が amazon ARN です

BasicAuth

string

資格情報の種類が基本認証である

ConsumerKeyAuth

string

資格情報の種類がコンシューマー キー認証

DelegatedAuth

string

資格情報の種類が委任された認証

ManagedIdentity

string

資格情報の種類がマネージド ID である

ServicePrincipal

string

資格情報の種類がサービス プリンシパルである

SqlAuth

string

資格情報の種類が sql 認証である

DataSourceIdentifier

データ ソース識別子です。

名前 説明
dataSourceName

string

データ ソースの名前。

guid

string

guid。

itemPath

ItemPath

項目のパス。

qualifiedName

QualifiedName

修飾名です。

resourceId

string

リソース識別子。

DataSourceType

データ ソースの種類。

名前 説明
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

検出実行の詳細。

名前 説明
discoveryEndTime

string

検出の終了時刻。

discoveryStartTime

string

検出の開始時刻。

isErrorLogAvailable

boolean

エラー ログが使用可能かどうかを示します。

statistics

検出統計。

status

ScanStatus

検出の状態。

ErrorModel

エラー モデル。

名前 説明
code

string

特定のエラーを識別する一意のエラー コード。

details

ErrorModel[]

追加のエラーの詳細を提供する入れ子になった ErrorModel オブジェクトの配列。

message

string

エラーの詳細を示す、人間が判読できるエラー メッセージ。

target

string

エラーが関連付けられている特定のコンポーネント。

ErrorResponseModel

エラー応答モデル。

名前 説明
error

ErrorModel

エラー モデル。

ExpandingResourceScanPropertiesResourceTypes

リソースの展開におけるスキャン プロパティのリソースの種類。

名前 説明
adlsGen1

ResourceTypeFilter

リソースの種類フィルター。

adlsGen2

ResourceTypeFilter

リソースの種類フィルター。

amazonAccount

ResourceTypeFilter

リソースの種類フィルター。

amazonPostgreSql

ResourceTypeFilter

リソースの種類フィルター。

amazonS3

ResourceTypeFilter

リソースの種類フィルター。

amazonSql

ResourceTypeFilter

リソースの種類フィルター。

azureCosmosDb

ResourceTypeFilter

リソースの種類フィルター。

azureDataExplorer

ResourceTypeFilter

リソースの種類フィルター。

azureFileService

ResourceTypeFilter

リソースの種類フィルター。

azureMySql

ResourceTypeFilter

リソースの種類フィルター。

azurePostgreSql

ResourceTypeFilter

リソースの種類フィルター。

azureResourceGroup

ResourceTypeFilter

リソースの種類フィルター。

azureSqlDataWarehouse

ResourceTypeFilter

リソースの種類フィルター。

azureSqlDatabase

ResourceTypeFilter

リソースの種類フィルター。

azureSqlDatabaseManagedInstance

ResourceTypeFilter

リソースの種類フィルター。

azureStorage

ResourceTypeFilter

リソースの種類フィルター。

azureSubscription

ResourceTypeFilter

リソースの種類フィルター。

azureSynapse

ResourceTypeFilter

リソースの種類フィルター。

azureSynapseWorkspace

ResourceTypeFilter

リソースの種類フィルター。

none

ResourceTypeFilter

リソースの種類フィルター。

oracle

ResourceTypeFilter

リソースの種類フィルター。

powerBI

ResourceTypeFilter

リソースの種類フィルター。

sapEcc

ResourceTypeFilter

リソースの種類フィルター。

sapS4Hana

ResourceTypeFilter

リソースの種類フィルター。

sqlServerDatabase

ResourceTypeFilter

リソースの種類フィルター。

teradata

ResourceTypeFilter

リソースの種類フィルター。

ExtendedProperties

拡張プロパティ。

名前 説明
resourceGroup

string

リソース グループです。

subscriptionId

string

サブスクリプションの識別子です。

IngestionExecutionDetails

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

名前 説明
estimatedTimeRemainingInSeconds

integer

残りの推定時間 (秒)。

ingestionEndTime

string

インジェストの終了時刻。

ingestionStartTime

string

インジェストの開始時刻。

isErrorLogAvailable

boolean

エラー ログが使用可能かどうかを示します。

lastUpdatedAt

string

最後に更新された時刻。

statistics

インジェスト統計。

status

IngestionPhaseStatus

インジェストの状態。

IngestionPhaseStatus

インジェストの状態。

名前 説明
Canceled

string

Canceling

string

Failed

string

InProgress

string

None

string

PartialSucceeded

string

Queued

string

SourceUnknown

string

Succeeded

string

ItemPath

項目のパス。

名前 説明
extendedProperties

ExtendedProperties

拡張プロパティ。

path

string

パス。

Notification

通知モデル。

名前 説明
code

integer

通知コード。

message

string

通知メッセージ。

OracleOracleCredentialScan

Oracle 資格情報スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

OracleOracleCredential

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

OracleOracleCredentialScanProperties

Oracle 資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

OracleOracleCredentialScanProperties

Oracle 資格情報スキャンのプロパティ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

credential

CredentialReference

資格情報の参照。

domain

string

スキャンのドメイン。

driverLocation

string

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンが事前設定されたスキャンかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

maximumMemoryAllowedInGb

string

GB 単位で許可される最大メモリ。

mitiCache

string

miti キャッシュ。

parallelScanCount

integer

並列スキャンの数。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

schema

string

storedProcedureDetails

string

workers

integer

スキャンのワーカーの数。

OracleOracleUserPassScan

Oracle ユーザー パス スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

OracleOracleUserPass

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

OracleOracleUserPassScanProperties

Oracle ユーザー パス スキャン プロパティ。

scanId

string

スキャン識別子。

OracleOracleUserPassScanProperties

Oracle ユーザー パス スキャン プロパティ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

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

ScanRulesetType

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

schema

string

スキーマ。

username

string

Oracle サーバーのユーザー名。

workers

integer

スキャンのワーカーの数。

PowerBIDelegatedScan

Power BI の委任されたスキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

PowerBIDelegated

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

PowerBIDelegatedScanProperties

Power BI の委任されたスキャン プロパティ。

scanId

string

スキャン識別子。

PowerBIDelegatedScanProperties

Power BI の委任されたスキャン プロパティ。

名前 説明
authenticationType

string

businessRuleSetName

string

ビジネス ルール セットの名前。

clientId

string

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

domain

string

スキャンのドメイン。

includePersonalWorkspaces

boolean

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンがプリセット スキャンであるかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

password

string

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

tenant

string

userName

string

workers

integer

スキャンのワーカーの数。

PowerBIMsiScan

Power BI MSI スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

PowerBIMsi

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

PowerBIMsiScanProperties

Power BI MSI スキャンのプロパティ。

scanId

string

スキャン識別子。

PowerBIMsiScanProperties

Power BI MSI スキャンのプロパティ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

domain

string

スキャンのドメイン。

includePersonalWorkspaces

boolean

個人用ワークスペースを含めるかどうか。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンがプリセット スキャンであるかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

workers

integer

スキャンのワーカーの数。

QualifiedName

修飾名です。

名前 説明
extendedProperties

ExtendedProperties

拡張プロパティ。

name

string

名前。

typeName

string

型名。

ResourceNameFilter

リソース名フィルター。

名前 説明
excludePrefixes

string[]

includePrefixes

string[]

resources

string[]

ResourceTypeFilter

リソースの種類フィルター。

名前 説明
credential

CredentialReference

資格情報の参照。

resourceNameFilter

ResourceNameFilter

リソース名フィルター。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

SapEccSapEccCredentialScan

SAP ECC 資格情報スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

SapEccSapEccCredential

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

SapEccSapEccCredentialScanProperties

SAP ECC 資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

SapEccSapEccCredentialScanProperties

SAP ECC 資格情報スキャンのプロパティ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

clientId

string

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

credential

CredentialReference

資格情報の参照。

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンがプリセット スキャンであるかどうかを示すフラグ。

jCoLibraryPath

string

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

maximumMemoryAllowedInGb

string

許容される最大メモリ (GB 単位)。

mitiCache

string

miti キャッシュ。

parallelScanCount

integer

並列スキャンの数。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

workers

integer

スキャンのワーカーの数。

SapEccSapEccUserPassScan

SAP ECC ユーザー パス スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

SapEccSapEccUserPass

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

SapEccSapEccUserPassScanProperties

SAP ECC ユーザー パス スキャン プロパティ。

scanId

string

スキャン識別子。

SapEccSapEccUserPassScanProperties

SAP ECC ユーザー パス スキャン プロパティ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

clientId

string

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

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

ScanRulesetType

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

username

string

workers

integer

スキャンのワーカーの数。

SapS4HanaSapS4HanaCredentialScan

SAP S/4HANA 資格情報スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

SapS4HanaSapS4HanaCredential

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

SapS4HanaSapS4HanaCredentialScanProperties

SAP S/4HANA 資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

SapS4HanaSapS4HanaCredentialScanProperties

SAP S/4HANA 資格情報スキャンのプロパティ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

clientId

string

SAP S/4HANA サーバーのクライアント ID。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

credential

CredentialReference

資格情報の参照。

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンが事前設定されたスキャンかどうかを示すフラグ。

jCoLibraryPath

string

JCo ライブラリのパス。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

maximumMemoryAllowedInGb

string

GB 単位で許可される最大メモリ。

mitiCache

string

miti キャッシュ。

parallelScanCount

integer

並列スキャンの数。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

workers

integer

スキャンのワーカーの数。

SapS4HanaSapS4HanaUserPassScan

SAP S/4HANA ユーザー パス スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

SapS4HanaSapS4HanaUserPass

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

SapS4HanaSapS4HanaUserPassScanProperties

SAP S/4HANA ユーザー パス スキャン プロパティ。

scanId

string

スキャン識別子。

SapS4HanaSapS4HanaUserPassScanProperties

SAP S/4HANA ユーザー パス スキャン プロパティ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

clientId

string

SAP S/4HANA サーバーのクライアント ID。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

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

ScanRulesetType

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

username

string

SAP S/4HANA サーバーのユーザー名。

workers

integer

スキャンのワーカーの数。

ScanDiagnostics

スキャン 診断。

名前 説明
exceptionCountMap

object

例外数マップ。

notifications

Notification[]

通知。

ScanLevelType

スキャン レベルの種類。

名前 説明
Full

string

スキャンがフル スキャンである

Incremental

string

スキャンが増分スキャンである

ScanResultWithIngestion

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

名前 説明
dataSourceType

DataSourceType

データ ソースの種類。

diagnostics

ScanDiagnostics

スキャン 診断。

discoveryExecutionDetails

DiscoveryExecutionDetails

検出の実行の詳細。

endTime

string

スキャンの終了時刻。

error

ErrorModel

エラー。

errorMessage

string

エラー メッセージ。

id

string

スキャン結果識別子。

ingestionExecutionDetails

IngestionExecutionDetails

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

ingestionJobId

string

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

parentId

string

親スキャン結果識別子。

resourceId

string

リソース識別子。

runType

string

実行の種類。

scanLevelType

ScanLevelType

スキャン レベルの種類。

scanRulesetType

ScanRulesetType

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

scanRulesetVersion

integer

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

startTime

string

スキャンの開始時刻。

status

ScanRunStatus

スキャン結果の状態。

ScanRulesetType

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

名前 説明
Custom

string

スキャン ルールセットの種類がカスタムである

System

string

スキャン ルールセットの種類はシステムの既定値です

ScanRunStatus

スキャン結果の状態。

名前 説明
Accepted

string

スキャンが受け入れられる

Canceled

string

スキャンが取り消される

Failed

string

スキャンに失敗しました

InProgress

string

スキャンは InProgress です

Succeeded

string

スキャンが成功しました

TransientFailure

string

スキャンが一時的なエラーである

ScanStatus

検出の状態。

名前 説明
Cancelled

string

CompleteWithWarning

string

CompletedWithExceptions

string

Delayed

string

Failed

string

Queued

string

Running

string

Succeeded

string

Throttled

string

SqlServerDatabaseCredentialScan

SQL Server データベース資格情報スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

SqlServerDatabaseCredential

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

SqlServerDatabaseCredentialScanProperties

SQL Server データベース資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

SqlServerDatabaseCredentialScanProperties

SQL Server データベース資格情報スキャンのプロパティ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

credential

CredentialReference

資格情報の参照。

databaseName

string

データベース名です。

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンが事前設定されたスキャンかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

serverEndpoint

string

サーバーのエンドポイントAzure SQL。

workers

integer

スキャンのワーカーの数。

TeradataTeradataCredentialScan

Teradata 資格情報スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

TeradataTeradataCredential

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

TeradataTeradataCredentialScanProperties

Teradata 資格情報スキャンのプロパティ。

scanId

string

スキャン識別子。

TeradataTeradataCredentialScanProperties

Teradata 資格情報スキャンのプロパティ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

credential

CredentialReference

資格情報の参照。

domain

string

スキャンのドメイン。

driverLocation

string

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンがプリセット スキャンであるかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

maximumMemoryAllowedInGb

string

許容される最大メモリ (GB 単位)。

mitiCache

string

miti キャッシュ。

parallelScanCount

integer

並列スキャンの数。

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

schema

string

storedProcedureDetails

string

workers

integer

スキャンのワーカーの数。

TeradataTeradataUserPassScan

Teradata ユーザー パス スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

TeradataTeradataUserPass

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

TeradataTeradataUserPassScanProperties

Teradata ユーザー パス スキャン プロパティ。

scanId

string

スキャン識別子。

TeradataTeradataUserPassScanProperties

Teradata ユーザー パス スキャン プロパティ。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

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

ScanRulesetType

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

schema

string

スキーマ。

username

string

Teradata サーバーのユーザー名。

workers

integer

スキャンのワーカーの数。

TeradataUserPassScan

Teradata ユーザー パス スキャン。

名前 説明
creationType

CreationType

作成の種類。

dataSourceIdentifier

DataSourceIdentifier

データ ソース識別子です。

dataSourceName

string

データ ソースの名前。

id

string

リソース識別子。

kind string:

TeradataUserPass

スキャンのプロパティは、データソースの種類によって異なります。

lastRunResult

ScanResultWithIngestion

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

name

string

リソースの名前。

properties

TeradataUserPassScanProperties

Teradata ユーザー パス スキャン プロパティ。

scanId

string

スキャン識別子。

TeradataUserPassScanProperties

Teradata ユーザー がスキャン プロパティを渡します。

名前 説明
businessRuleSetName

string

ビジネス ルール セットの名前。

collection

CollectionReference

スキャンのコレクション参照。

connectedVia

ConnectedVia

スキャンの統合ランタイム参照。

createdAt

string

スキャンの作成時刻。

domain

string

スキャンのドメイン。

isLiveViewEnabled

boolean

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

boolean

スキャンが事前設定されたスキャンかどうかを示すフラグ。

lastModifiedAt

string

スキャンの最終変更時刻。

logLevel

string

スキャンのログ レベル。

parallelScanCount

integer

並列スキャンの数。

password

string

scanRulesetName

string

スキャン ルール セットの名前。

scanRulesetType

ScanRulesetType

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

username

string

workers

integer

スキャンのワーカーの数。