你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Data Set Mappings - Create

将源共享中的源数据集映射到共享订阅中的接收器数据集。 启用将数据集从源复制到目标。
创建 DataSetMapping

PUT https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataShare/accounts/{accountName}/shareSubscriptions/{shareSubscriptionName}/dataSetMappings/{dataSetMappingName}?api-version=2021-08-01

URI 参数

名称 必需 类型 说明
accountName
path True

string

共享帐户的名称。

dataSetMappingName
path True

string

要创建的数据集映射的名称。

resourceGroupName
path True

string

资源组名称。

shareSubscriptionName
path True

string

将保存数据集接收器的共享订阅的名称。

subscriptionId
path True

string

订阅标识符

api-version
query True

string

要使用的 API 版本。

请求正文

请求正文可以为下列任一内容:

名称 说明
ADLSGen2FileDataSetMapping

ADLS Gen2 文件数据集映射。

ADLSGen2FileSystemDataSetMapping

ADLS Gen2 文件系统数据集映射。

ADLSGen2FolderDataSetMapping

ADLS Gen2 文件夹数据集映射。

BlobContainerDataSetMapping

Blob 容器数据集映射。

BlobDataSetMapping

Blob 数据集映射。

BlobFolderDataSetMapping

Blob 文件夹数据集映射。

KustoClusterDataSetMapping

Kusto 群集数据集映射

KustoDatabaseDataSetMapping

Kusto 数据库数据集映射

KustoTableDataSetMapping

Kusto 数据库数据集映射

SqlDBTableDataSetMapping

SQL DB 表数据集映射。

SqlDWTableDataSetMapping

SQL DW 表数据集映射。

SynapseWorkspaceSqlPoolTableDataSetMapping

Synapse 工作区 Sql 池表数据集映射

ADLSGen2FileDataSetMapping

ADLS Gen2 文件数据集映射。

名称 必需 类型 说明
kind True string:

AdlsGen2File

数据集映射的类型。

properties.dataSetId True

string

源数据集的 ID。

properties.filePath True

string

文件系统中的文件路径。

properties.fileSystem True

string

文件所属的文件系统。

properties.resourceGroup True

string

存储帐户的资源组。

properties.storageAccountName True

string

源数据集的存储帐户名称。

properties.subscriptionId True

string

存储帐户的订阅 ID。

properties.outputType

outputType

输出文件的类型

ADLSGen2FileSystemDataSetMapping

ADLS Gen2 文件系统数据集映射。

名称 必需 类型 说明
kind True string:

AdlsGen2FileSystem

数据集映射的类型。

properties.dataSetId True

string

源数据集的 ID。

properties.fileSystem True

string

文件系统名称。

properties.resourceGroup True

string

存储帐户的资源组。

properties.storageAccountName True

string

源数据集的存储帐户名称。

properties.subscriptionId True

string

存储帐户的订阅 ID。

ADLSGen2FolderDataSetMapping

ADLS Gen2 文件夹数据集映射。

名称 必需 类型 说明
kind True string:

AdlsGen2Folder

数据集映射的类型。

properties.dataSetId True

string

源数据集的 ID。

properties.fileSystem True

string

文件夹所属的文件系统。

properties.folderPath True

string

文件系统中的文件夹路径。

properties.resourceGroup True

string

存储帐户的资源组。

properties.storageAccountName True

string

源数据集的存储帐户名称。

properties.subscriptionId True

string

存储帐户的订阅 ID。

BlobContainerDataSetMapping

Blob 容器数据集映射。

名称 必需 类型 说明
kind True string:

Container

数据集映射的类型。

properties.containerName True

string

BLOB 容器名称。

properties.dataSetId True

string

源数据集的 ID。

properties.resourceGroup True

string

存储帐户的资源组。

properties.storageAccountName True

string

源数据集的存储帐户名称。

properties.subscriptionId True

string

存储帐户的订阅 ID。

BlobDataSetMapping

Blob 数据集映射。

名称 必需 类型 说明
kind True string:

Blob

数据集映射的类型。

properties.containerName True

string

具有文件路径的容器。

properties.dataSetId True

string

源数据集的 ID。

properties.filePath True

string

源数据集中的文件路径

properties.resourceGroup True

string

存储帐户的资源组。

properties.storageAccountName True

string

源数据集的存储帐户名称。

properties.subscriptionId True

string

存储帐户的订阅 ID。

properties.outputType

outputType

文件输出类型

BlobFolderDataSetMapping

Blob 文件夹数据集映射。

名称 必需 类型 说明
kind True string:

BlobFolder

数据集映射的类型。

properties.containerName True

string

具有文件路径的容器。

properties.dataSetId True

string

源数据集的 ID。

properties.prefix True

string

Blob 文件夹的前缀

properties.resourceGroup True

string

存储帐户的资源组。

properties.storageAccountName True

string

源数据集的存储帐户名称。

properties.subscriptionId True

string

存储帐户的订阅 ID。

KustoClusterDataSetMapping

Kusto 群集数据集映射

名称 必需 类型 说明
kind True string:

KustoCluster

数据集映射的类型。

properties.dataSetId True

string

源数据集的 ID。

properties.kustoClusterResourceId True

string

接收器 kusto 群集的资源 ID。

KustoDatabaseDataSetMapping

Kusto 数据库数据集映射

名称 必需 类型 说明
kind True string:

KustoDatabase

数据集映射的类型。

properties.dataSetId True

string

源数据集的 ID。

properties.kustoClusterResourceId True

string

接收器 kusto 群集的资源 ID。

KustoTableDataSetMapping

Kusto 数据库数据集映射

名称 必需 类型 说明
kind True string:

KustoTable

数据集映射的类型。

properties.dataSetId True

string

源数据集的 ID。

properties.kustoClusterResourceId True

string

接收器 kusto 群集的资源 ID。

SqlDBTableDataSetMapping

SQL DB 表数据集映射。

名称 必需 类型 说明
kind True string:

SqlDBTable

数据集映射的类型。

properties.dataSetId True

string

源数据集的 ID。

properties.databaseName True

string

接收器数据集的 DatabaseName 名称

properties.schemaName True

string

表的架构。 默认值为 dbo。

properties.sqlServerResourceId True

string

SQL Server 的资源 ID

properties.tableName True

string

SQL DB 表名称。

SqlDWTableDataSetMapping

SQL DW 表数据集映射。

名称 必需 类型 说明
kind True string:

SqlDWTable

数据集映射的类型。

properties.dataSetId True

string

源数据集的 ID。

properties.dataWarehouseName True

string

源数据集的 DataWarehouse 名称

properties.schemaName True

string

表的架构。 默认值为 dbo。

properties.sqlServerResourceId True

string

SQL Server 的资源 ID

properties.tableName True

string

SQL DW 表名称。

SynapseWorkspaceSqlPoolTableDataSetMapping

Synapse 工作区 Sql 池表数据集映射

名称 必需 类型 说明
kind True string:

SynapseWorkspaceSqlPoolTable

数据集映射的类型。

properties.dataSetId True

string

源数据集的 ID。

properties.synapseWorkspaceSqlPoolTableResourceId True

string

Synapse 工作区 SQL 池表的资源 ID

响应

名称 类型 说明
200 OK DataSetMapping:

成功

201 Created DataSetMapping:

成功

Other Status Codes

DataShareError

从 Microsoft.DataShare 资源提供程序收到的错误响应。

安全性

azure_auth

Azure Active Directory OAuth2 Flow。

Type: oauth2
Flow: implicit
Authorization URL: https://login.microsoftonline.com/common/oauth2/authorize

Scopes

名称 说明
user_impersonation 模拟用户帐户

示例

DataSetMappings_Create
DataSetMappings_SqlDB_Create
DataSetMappings_SqlDW_Create
DataSetMappings_SqlDWDataSetToAdlsGen2File_Create
DataSetMappings_SynapseWorkspaceSqlPoolTable_Create

DataSetMappings_Create

Sample Request

PUT https://management.azure.com/subscriptions/433a8dfd-e5d5-4e77-ad86-90acdc75eb1a/resourceGroups/SampleResourceGroup/providers/Microsoft.DataShare/accounts/Account1/shareSubscriptions/ShareSubscription1/dataSetMappings/DatasetMapping1?api-version=2021-08-01

{
  "kind": "Blob",
  "properties": {
    "dataSetId": "a08f184b-0567-4b11-ba22-a1199336d226",
    "storageAccountName": "storage2",
    "filePath": "file21",
    "containerName": "C1",
    "subscriptionId": "433a8dfd-e5d5-4e77-ad86-90acdc75eb1a",
    "resourceGroup": "SampleResourceGroup"
  }
}

Sample Response

Date: Wed, 13 Sep 2017 18:04:32 GMT
x-ms-request-id: d5496da4-9c52-402f-b067-83cc9ddea888
X-Content-Type-Options: nosniff
x-ms-ratelimit-remaining-tenant-reads: 14999
x-ms-correlation-request-id: 25c78f97-0b0a-4fe9-ad39-883a482265cd
{
  "kind": "Blob",
  "properties": {
    "dataSetId": "a08f184b-0567-4b11-ba22-a1199336d226",
    "storageAccountName": "storage2",
    "filePath": "file21",
    "containerName": "C1",
    "subscriptionId": "433a8dfd-e5d5-4e77-ad86-90acdc75eb1a",
    "resourceGroup": "SampleResourceGroup"
  },
  "id": "/subscriptions/433a8dfd-e5d5-4e77-ad86-90acdc75eb1a/resourceGroups/SampleResourceGroup/providers/Microsoft.DataShare/accounts/Account1/shareSubscriptions/ShareSubscription1/dataSetMappings/DatasetMapping1",
  "name": "DatasetMapping1",
  "type": "Microsoft.DataShare/accounts/shareSubscriptions/dataSetMappings"
}
Date: Wed, 13 Sep 2017 18:04:32 GMT
x-ms-request-id: d5496da4-9c52-402f-b067-83cc9ddea888
X-Content-Type-Options: nosniff
x-ms-ratelimit-remaining-tenant-reads: 14999
x-ms-correlation-request-id: 25c78f97-0b0a-4fe9-ad39-883a482265cd
{
  "kind": "Blob",
  "properties": {
    "dataSetId": "a08f184b-0567-4b11-ba22-a1199336d227",
    "storageAccountName": "storage2",
    "filePath": "file21",
    "containerName": "C1",
    "subscriptionId": "433a8dfd-e5d5-4e77-ad86-90acdc75eb1a",
    "resourceGroup": "SampleResourceGroup"
  },
  "id": "/subscriptions/433a8dfd-e5d5-4e77-ad86-90acdc75eb1a/resourceGroups/SampleResourceGroup/providers/Microsoft.DataShare/accounts/Account1/shareSubscriptions/ShareSubscription1/dataSetMappings/DatasetMapping1",
  "name": "DatasetMapping1",
  "type": "Microsoft.DataShare/accounts/shareSubscriptions/dataSetMappings"
}

DataSetMappings_SqlDB_Create

Sample Request

PUT https://management.azure.com/subscriptions/433a8dfd-e5d5-4e77-ad86-90acdc75eb1a/resourceGroups/SampleResourceGroup/providers/Microsoft.DataShare/accounts/Account1/shareSubscriptions/ShareSubscription1/dataSetMappings/DatasetMapping1?api-version=2021-08-01

{
  "kind": "SqlDBTable",
  "properties": {
    "dataSetId": "a08f184b-0567-4b11-ba22-a1199336d226",
    "sqlServerResourceId": "/subscriptions/433a8dfd-e5d5-4e77-ad86-90acdc75eb1a/resourceGroups/SampleResourceGroup/providers/Microsoft.Sql/servers/Server1",
    "databaseName": "Database1",
    "tableName": "Table1",
    "schemaName": "dbo"
  }
}

Sample Response

Date: Wed, 13 Sep 2017 18:04:32 GMT
x-ms-request-id: d5496da4-9c52-402f-b067-83cc9ddea888
X-Content-Type-Options: nosniff
x-ms-ratelimit-remaining-tenant-reads: 14999
x-ms-correlation-request-id: 25c78f97-0b0a-4fe9-ad39-883a482265cd
{
  "kind": "SqlDBTable",
  "properties": {
    "dataSetId": "a08f184b-0567-4b11-ba22-a1199336d226",
    "sqlServerResourceId": "/subscriptions/433a8dfd-e5d5-4e77-ad86-90acdc75eb1a/resourceGroups/SampleResourceGroup/providers/Microsoft.Sql/servers/Server1",
    "databaseName": "Database1",
    "tableName": "Table1",
    "schemaName": "dbo"
  },
  "id": "/subscriptions/433a8dfd-e5d5-4e77-ad86-90acdc75eb1a/resourceGroups/SampleResourceGroup/providers/Microsoft.DataShare/accounts/Account1/shareSubscriptions/ShareSubscription1/dataSetMappings/DatasetMapping1",
  "name": "DatasetMapping1",
  "type": "Microsoft.DataShare/accounts/shareSubscriptions/dataSetMappings"
}
Date: Wed, 13 Sep 2017 18:04:32 GMT
x-ms-request-id: d5496da4-9c52-402f-b067-83cc9ddea888
X-Content-Type-Options: nosniff
x-ms-ratelimit-remaining-tenant-reads: 14999
x-ms-correlation-request-id: 25c78f97-0b0a-4fe9-ad39-883a482265cd
{
  "kind": "SqlDBTable",
  "properties": {
    "dataSetId": "a08f184b-0567-4b11-ba22-a1199336d226",
    "sqlServerResourceId": "/subscriptions/433a8dfd-e5d5-4e77-ad86-90acdc75eb1a/resourceGroups/SampleResourceGroup/providers/Microsoft.Sql/servers/Server1",
    "databaseName": "Database1",
    "tableName": "Table1",
    "schemaName": "dbo"
  },
  "id": "/subscriptions/433a8dfd-e5d5-4e77-ad86-90acdc75eb1a/resourceGroups/SampleResourceGroup/providers/Microsoft.DataShare/accounts/Account1/shareSubscriptions/ShareSubscription1/dataSetMappings/DatasetMapping1",
  "name": "DatasetMapping1",
  "type": "Microsoft.DataShare/accounts/shareSubscriptions/dataSetMappings"
}

DataSetMappings_SqlDW_Create

Sample Request

PUT https://management.azure.com/subscriptions/433a8dfd-e5d5-4e77-ad86-90acdc75eb1a/resourceGroups/SampleResourceGroup/providers/Microsoft.DataShare/accounts/Account1/shareSubscriptions/ShareSubscription1/dataSetMappings/DatasetMapping1?api-version=2021-08-01

{
  "kind": "SqlDWTable",
  "properties": {
    "dataSetId": "a08f184b-0567-4b11-ba22-a1199336d226",
    "sqlServerResourceId": "/subscriptions/433a8dfd-e5d5-4e77-ad86-90acdc75eb1a/resourceGroups/SampleResourceGroup/providers/Microsoft.Sql/servers/Server1",
    "dataWarehouseName": "DataWarehouse1",
    "tableName": "Table1",
    "schemaName": "dbo"
  }
}

Sample Response

Date: Wed, 13 Sep 2017 18:04:32 GMT
x-ms-request-id: d5496da4-9c52-402f-b067-83cc9ddea888
X-Content-Type-Options: nosniff
x-ms-ratelimit-remaining-tenant-reads: 14999
x-ms-correlation-request-id: 25c78f97-0b0a-4fe9-ad39-883a482265cd
{
  "kind": "SqlDWTable",
  "properties": {
    "dataSetId": "a08f184b-0567-4b11-ba22-a1199336d226",
    "sqlServerResourceId": "/subscriptions/433a8dfd-e5d5-4e77-ad86-90acdc75eb1a/resourceGroups/SampleResourceGroup/providers/Microsoft.Sql/servers/Server1",
    "dataWarehouseName": "DataWarehouse1",
    "tableName": "Table1",
    "schemaName": "dbo"
  },
  "id": "/subscriptions/433a8dfd-e5d5-4e77-ad86-90acdc75eb1a/resourceGroups/SampleResourceGroup/providers/Microsoft.DataShare/accounts/Account1/shareSubscriptions/ShareSubscription1/dataSetMappings/DatasetMapping1",
  "name": "DatasetMapping1",
  "type": "Microsoft.DataShare/accounts/shareSubscriptions/dataSetMappings"
}
Date: Wed, 13 Sep 2017 18:04:32 GMT
x-ms-request-id: d5496da4-9c52-402f-b067-83cc9ddea888
X-Content-Type-Options: nosniff
x-ms-ratelimit-remaining-tenant-reads: 14999
x-ms-correlation-request-id: 25c78f97-0b0a-4fe9-ad39-883a482265cd
{
  "kind": "SqlDWTable",
  "properties": {
    "dataSetId": "a08f184b-0567-4b11-ba22-a1199336d226",
    "sqlServerResourceId": "/subscriptions/433a8dfd-e5d5-4e77-ad86-90acdc75eb1a/resourceGroups/SampleResourceGroup/providers/Microsoft.Sql/servers/Server1",
    "dataWarehouseName": "DataWarehouse1",
    "tableName": "Table1",
    "schemaName": "dbo"
  },
  "id": "/subscriptions/433a8dfd-e5d5-4e77-ad86-90acdc75eb1a/resourceGroups/SampleResourceGroup/providers/Microsoft.DataShare/accounts/Account1/shareSubscriptions/ShareSubscription1/dataSetMappings/DatasetMapping1",
  "name": "DatasetMapping1",
  "type": "Microsoft.DataShare/accounts/shareSubscriptions/dataSetMappings"
}

DataSetMappings_SqlDWDataSetToAdlsGen2File_Create

Sample Request

PUT https://management.azure.com/subscriptions/433a8dfd-e5d5-4e77-ad86-90acdc75eb1a/resourceGroups/SampleResourceGroup/providers/Microsoft.DataShare/accounts/Account1/shareSubscriptions/ShareSubscription1/dataSetMappings/DatasetMapping1?api-version=2021-08-01

{
  "kind": "AdlsGen2File",
  "properties": {
    "dataSetId": "a08f184b-0567-4b11-ba22-a1199336d226",
    "storageAccountName": "storage2",
    "filePath": "file21",
    "fileSystem": "fileSystem",
    "subscriptionId": "433a8dfd-e5d5-4e77-ad86-90acdc75eb1a",
    "resourceGroup": "SampleResourceGroup",
    "outputType": "Csv"
  }
}

Sample Response

Date: Wed, 13 Sep 2017 18:04:32 GMT
x-ms-request-id: d5496da4-9c52-402f-b067-83cc9ddea888
X-Content-Type-Options: nosniff
x-ms-ratelimit-remaining-tenant-reads: 14999
x-ms-correlation-request-id: 25c78f97-0b0a-4fe9-ad39-883a482265cd
{
  "kind": "AdlsGen2File",
  "properties": {
    "dataSetId": "a08f184b-0567-4b11-ba22-a1199336d226",
    "storageAccountName": "storage2",
    "filePath": "file21",
    "fileSystem": "fileSystem",
    "subscriptionId": "433a8dfd-e5d5-4e77-ad86-90acdc75eb1a",
    "resourceGroup": "SampleResourceGroup",
    "outputType": "Csv"
  },
  "id": "/subscriptions/433a8dfd-e5d5-4e77-ad86-90acdc75eb1a/resourceGroups/SampleResourceGroup/providers/Microsoft.DataShare/accounts/Account1/shareSubscriptions/ShareSubscription1/dataSetMappings/DatasetMapping1",
  "name": "DatasetMapping1",
  "type": "Microsoft.DataShare/accounts/shareSubscriptions/dataSetMappings"
}
Date: Wed, 13 Sep 2017 18:04:32 GMT
x-ms-request-id: d5496da4-9c52-402f-b067-83cc9ddea888
X-Content-Type-Options: nosniff
x-ms-ratelimit-remaining-tenant-reads: 14999
x-ms-correlation-request-id: 25c78f97-0b0a-4fe9-ad39-883a482265cd
{
  "kind": "AdlsGen2File",
  "properties": {
    "dataSetId": "a08f184b-0567-4b11-ba22-a1199336d226",
    "storageAccountName": "storage2",
    "filePath": "file21",
    "fileSystem": "fileSystem",
    "subscriptionId": "433a8dfd-e5d5-4e77-ad86-90acdc75eb1a",
    "resourceGroup": "SampleResourceGroup",
    "outputType": "Csv"
  },
  "id": "/subscriptions/433a8dfd-e5d5-4e77-ad86-90acdc75eb1a/resourceGroups/SampleResourceGroup/providers/Microsoft.DataShare/accounts/Account1/shareSubscriptions/ShareSubscription1/dataSetMappings/DatasetMapping1",
  "name": "DatasetMapping1",
  "type": "Microsoft.DataShare/accounts/shareSubscriptions/dataSetMappings"
}

DataSetMappings_SynapseWorkspaceSqlPoolTable_Create

Sample Request

PUT https://management.azure.com/subscriptions/0f3dcfc3-18f8-4099-b381-8353e19d43a7/resourceGroups/SampleResourceGroup/providers/Microsoft.DataShare/accounts/consumerAccount/shareSubscriptions/ShareSubscription1/dataSetMappings/datasetMappingName1?api-version=2021-08-01

{
  "kind": "SynapseWorkspaceSqlPoolTable",
  "properties": {
    "dataSetId": "3dc64e49-1fc3-4186-b3dc-d388c4d3076a",
    "synapseWorkspaceSqlPoolTableResourceId": "/subscriptions/0f3dcfc3-18f8-4099-b381-8353e19d43a7/resourceGroups/SampleResourceGroup/providers/Microsoft.Synapse/workspaces/ExampleWorkspace/sqlPools/ExampleSqlPool/schemas/dbo/tables/table1"
  }
}

Sample Response

Date: Wed, 13 Sep 2017 18:04:32 GMT
x-ms-request-id: d5496da4-9c52-402f-b067-83cc9ddea888
X-Content-Type-Options: nosniff
x-ms-ratelimit-remaining-tenant-reads: 14999
x-ms-correlation-request-id: 25c78f97-0b0a-4fe9-ad39-883a482265cd
{
  "kind": "SynapseWorkspaceSqlPoolTable",
  "properties": {
    "dataSetId": "3dc64e49-1fc3-4186-b3dc-d388c4d3076a",
    "synapseWorkspaceSqlPoolTableResourceId": "/subscriptions/0f3dcfc3-18f8-4099-b381-8353e19d43a7/resourceGroups/SampleResourceGroup/providers/Microsoft.Synapse/workspaces/ExampleWorkspace/sqlPools/ExampleSqlPool/schemas/dbo/tables/table1",
    "dataSetMappingStatus": "Ok",
    "provisioningState": "Succeeded"
  },
  "id": "/subscriptions/4e745bb7-c420-479b-b0d6-a0f92d48a227/resourceGroups/SampleResourceGroup/providers/Microsoft.DataShare/accounts/consumerAccount/shareSubscriptions/ShareSubscription1/dataSetMappings/datasetMappingName1",
  "name": "datasetMappingName",
  "type": "Microsoft.DataShare/accounts/shareSubscriptions/dataSetMappings"
}
Date: Wed, 13 Sep 2017 18:04:32 GMT
x-ms-request-id: d5496da4-9c52-402f-b067-83cc9ddea888
X-Content-Type-Options: nosniff
x-ms-ratelimit-remaining-tenant-reads: 14999
x-ms-correlation-request-id: 25c78f97-0b0a-4fe9-ad39-883a482265cd
{
  "kind": "SynapseWorkspaceSqlPoolTable",
  "properties": {
    "dataSetId": "3dc64e49-1fc3-4186-b3dc-d388c4d3076a",
    "synapseWorkspaceSqlPoolTableResourceId": "/subscriptions/0f3dcfc3-18f8-4099-b381-8353e19d43a7/resourceGroups/SampleResourceGroup/providers/Microsoft.Synapse/workspaces/ExampleWorkspace/sqlPools/ExampleSqlPool/schemas/dbo/tables/table1",
    "dataSetMappingStatus": "Ok",
    "provisioningState": "Succeeded"
  },
  "id": "/subscriptions/0f3dcfc3-18f8-4099-b381-8353e19d43a7/resourceGroups/SampleResourceGroup/providers/Microsoft.DataShare/accounts/consumerAccount/shareSubscriptions/ShareSubscription1/dataSetMappings/datasetMappingName1",
  "name": "datasetMappingName1",
  "type": "Microsoft.DataShare/accounts/shareSubscriptions/dataSetMappings"
}

定义

名称 说明
ADLSGen2FileDataSetMapping

ADLS Gen2 文件数据集映射。

ADLSGen2FileSystemDataSetMapping

ADLS Gen2 文件系统数据集映射。

ADLSGen2FolderDataSetMapping

ADLS Gen2 文件夹数据集映射。

BlobContainerDataSetMapping

Blob 容器数据集映射。

BlobDataSetMapping

Blob 数据集映射。

BlobFolderDataSetMapping

Blob 文件夹数据集映射。

createdByType

创建资源的标识类型。

dataSetMappingStatus

获取数据集映射的状态。

DataShareError

数据共享错误模型。

DataShareErrorInfo

数据共享错误主体模型。

KustoClusterDataSetMapping

Kusto 群集数据集映射

KustoDatabaseDataSetMapping

Kusto 数据库数据集映射

KustoTableDataSetMapping

Kusto 数据库数据集映射

lastModifiedByType

上次修改资源的标识类型。

outputType

输出文件的类型

provisioningState

帐户的预配状态

SqlDBTableDataSetMapping

SQL DB 表数据集映射。

SqlDWTableDataSetMapping

SQL DW 表数据集映射。

SynapseWorkspaceSqlPoolTableDataSetMapping

Synapse 工作区 Sql 池表数据集映射

SystemData

与资源的创建和上次修改相关的元数据。

ADLSGen2FileDataSetMapping

ADLS Gen2 文件数据集映射。

名称 类型 说明
id

string

Azure 资源的资源 ID

kind string:

AdlsGen2File

数据集映射的类型。

name

string

Azure 资源的名称

properties.dataSetId

string

源数据集的 ID。

properties.dataSetMappingStatus

dataSetMappingStatus

获取数据集映射的状态。

properties.filePath

string

文件系统中的文件路径。

properties.fileSystem

string

文件所属的文件系统。

properties.outputType

outputType

输出文件的类型

properties.provisioningState

provisioningState

数据集映射的预配状态。

properties.resourceGroup

string

存储帐户的资源组。

properties.storageAccountName

string

源数据集的存储帐户名称。

properties.subscriptionId

string

存储帐户的订阅 ID。

systemData

SystemData

Azure 资源的系统数据。

type

string

Azure 资源的类型

ADLSGen2FileSystemDataSetMapping

ADLS Gen2 文件系统数据集映射。

名称 类型 说明
id

string

Azure 资源的资源 ID

kind string:

AdlsGen2FileSystem

数据集映射的类型。

name

string

Azure 资源的名称

properties.dataSetId

string

源数据集的 ID。

properties.dataSetMappingStatus

dataSetMappingStatus

获取数据集映射的状态。

properties.fileSystem

string

文件系统名称。

properties.provisioningState

provisioningState

数据集映射的预配状态。

properties.resourceGroup

string

存储帐户的资源组。

properties.storageAccountName

string

源数据集的存储帐户名称。

properties.subscriptionId

string

存储帐户的订阅 ID。

systemData

SystemData

Azure 资源的系统数据。

type

string

Azure 资源的类型

ADLSGen2FolderDataSetMapping

ADLS Gen2 文件夹数据集映射。

名称 类型 说明
id

string

Azure 资源的资源 ID

kind string:

AdlsGen2Folder

数据集映射的类型。

name

string

Azure 资源的名称

properties.dataSetId

string

源数据集的 ID。

properties.dataSetMappingStatus

dataSetMappingStatus

获取数据集映射的状态。

properties.fileSystem

string

文件夹所属的文件系统。

properties.folderPath

string

文件系统中的文件夹路径。

properties.provisioningState

provisioningState

数据集映射的预配状态。

properties.resourceGroup

string

存储帐户的资源组。

properties.storageAccountName

string

源数据集的存储帐户名称。

properties.subscriptionId

string

存储帐户的订阅 ID。

systemData

SystemData

Azure 资源的系统数据。

type

string

Azure 资源的类型

BlobContainerDataSetMapping

Blob 容器数据集映射。

名称 类型 说明
id

string

Azure 资源的资源 ID

kind string:

Container

数据集映射的类型。

name

string

Azure 资源的名称

properties.containerName

string

BLOB 容器名称。

properties.dataSetId

string

源数据集的 ID。

properties.dataSetMappingStatus

dataSetMappingStatus

获取数据集映射的状态。

properties.provisioningState

provisioningState

数据集映射的预配状态。

properties.resourceGroup

string

存储帐户的资源组。

properties.storageAccountName

string

源数据集的存储帐户名称。

properties.subscriptionId

string

存储帐户的订阅 ID。

systemData

SystemData

Azure 资源的系统数据。

type

string

Azure 资源的类型

BlobDataSetMapping

Blob 数据集映射。

名称 类型 说明
id

string

Azure 资源的资源 ID

kind string:

Blob

数据集映射的类型。

name

string

Azure 资源的名称

properties.containerName

string

具有文件路径的容器。

properties.dataSetId

string

源数据集的 ID。

properties.dataSetMappingStatus

dataSetMappingStatus

获取数据集映射的状态。

properties.filePath

string

源数据集中的文件路径

properties.outputType

outputType

文件输出类型

properties.provisioningState

provisioningState

数据集映射的预配状态。

properties.resourceGroup

string

存储帐户的资源组。

properties.storageAccountName

string

源数据集的存储帐户名称。

properties.subscriptionId

string

存储帐户的订阅 ID。

systemData

SystemData

Azure 资源的系统数据。

type

string

Azure 资源的类型

BlobFolderDataSetMapping

Blob 文件夹数据集映射。

名称 类型 说明
id

string

Azure 资源的资源 ID

kind string:

BlobFolder

数据集映射的类型。

name

string

Azure 资源的名称

properties.containerName

string

具有文件路径的容器。

properties.dataSetId

string

源数据集的 ID。

properties.dataSetMappingStatus

dataSetMappingStatus

获取数据集映射的状态。

properties.prefix

string

Blob 文件夹的前缀

properties.provisioningState

provisioningState

数据集映射的预配状态。

properties.resourceGroup

string

存储帐户的资源组。

properties.storageAccountName

string

源数据集的存储帐户名称。

properties.subscriptionId

string

存储帐户的订阅 ID。

systemData

SystemData

Azure 资源的系统数据。

type

string

Azure 资源的类型

createdByType

创建资源的标识类型。

名称 类型 说明
Application

string

Key

string

ManagedIdentity

string

User

string

dataSetMappingStatus

获取数据集映射的状态。

名称 类型 说明
Broken

string

Ok

string

DataShareError

数据共享错误模型。

名称 类型 说明
error

DataShareErrorInfo

数据共享错误正文

DataShareErrorInfo

数据共享错误主体模型。

名称 类型 说明
code

string

错误代码

details

DataShareErrorInfo[]

错误模型的嵌套详细信息

message

string

错误消息

target

string

错误的目标

KustoClusterDataSetMapping

Kusto 群集数据集映射

名称 类型 说明
id

string

Azure 资源的资源 ID

kind string:

KustoCluster

数据集映射的类型。

name

string

Azure 资源的名称

properties.dataSetId

string

源数据集的 ID。

properties.dataSetMappingStatus

dataSetMappingStatus

获取数据集映射的状态。

properties.kustoClusterResourceId

string

接收器 kusto 群集的资源 ID。

properties.location

string

接收器 kusto 群集的位置。

properties.provisioningState

provisioningState

数据集映射的预配状态。

systemData

SystemData

Azure 资源的系统数据。

type

string

Azure 资源的类型

KustoDatabaseDataSetMapping

Kusto 数据库数据集映射

名称 类型 说明
id

string

Azure 资源的资源 ID

kind string:

KustoDatabase

数据集映射的类型。

name

string

Azure 资源的名称

properties.dataSetId

string

源数据集的 ID。

properties.dataSetMappingStatus

dataSetMappingStatus

获取数据集映射的状态。

properties.kustoClusterResourceId

string

接收器 kusto 群集的资源 ID。

properties.location

string

接收器 kusto 群集的位置。

properties.provisioningState

provisioningState

数据集映射的预配状态。

systemData

SystemData

Azure 资源的系统数据。

type

string

Azure 资源的类型

KustoTableDataSetMapping

Kusto 数据库数据集映射

名称 类型 说明
id

string

Azure 资源的资源 ID

kind string:

KustoTable

数据集映射的类型。

name

string

Azure 资源的名称

properties.dataSetId

string

源数据集的 ID。

properties.dataSetMappingStatus

dataSetMappingStatus

获取数据集映射的状态。

properties.kustoClusterResourceId

string

接收器 kusto 群集的资源 ID。

properties.location

string

接收器 kusto 群集的位置。

properties.provisioningState

provisioningState

数据集映射的预配状态。

systemData

SystemData

Azure 资源的系统数据。

type

string

Azure 资源的类型

lastModifiedByType

上次修改资源的标识类型。

名称 类型 说明
Application

string

Key

string

ManagedIdentity

string

User

string

outputType

输出文件的类型

名称 类型 说明
Csv

string

Parquet

string

provisioningState

帐户的预配状态

名称 类型 说明
Creating

string

Deleting

string

Failed

string

Moving

string

Succeeded

string

SqlDBTableDataSetMapping

SQL DB 表数据集映射。

名称 类型 说明
id

string

Azure 资源的资源 ID

kind string:

SqlDBTable

数据集映射的类型。

name

string

Azure 资源的名称

properties.dataSetId

string

源数据集的 ID。

properties.dataSetMappingStatus

dataSetMappingStatus

获取数据集映射的状态。

properties.databaseName

string

接收器数据集的 DatabaseName 名称

properties.provisioningState

provisioningState

数据集映射的预配状态。

properties.schemaName

string

表的架构。 默认值为 dbo。

properties.sqlServerResourceId

string

SQL Server 的资源 ID

properties.tableName

string

SQL DB 表名称。

systemData

SystemData

Azure 资源的系统数据。

type

string

Azure 资源的类型

SqlDWTableDataSetMapping

SQL DW 表数据集映射。

名称 类型 说明
id

string

Azure 资源的资源 ID

kind string:

SqlDWTable

数据集映射的类型。

name

string

Azure 资源的名称

properties.dataSetId

string

源数据集的 ID。

properties.dataSetMappingStatus

dataSetMappingStatus

获取数据集映射的状态。

properties.dataWarehouseName

string

源数据集的数据仓库名称

properties.provisioningState

provisioningState

数据集映射的预配状态。

properties.schemaName

string

表的架构。 默认值为 dbo。

properties.sqlServerResourceId

string

SQL Server 的资源 ID

properties.tableName

string

SQL DW 表名称。

systemData

SystemData

Azure 资源的系统数据。

type

string

Azure 资源的类型

SynapseWorkspaceSqlPoolTableDataSetMapping

Synapse 工作区 Sql 池表数据集映射

名称 类型 说明
id

string

Azure 资源的资源 ID

kind string:

SynapseWorkspaceSqlPoolTable

数据集映射的类型。

name

string

Azure 资源的名称

properties.dataSetId

string

源数据集的 ID。

properties.dataSetMappingStatus

dataSetMappingStatus

获取数据集映射的状态。

properties.provisioningState

provisioningState

数据集映射的预配状态。

properties.synapseWorkspaceSqlPoolTableResourceId

string

Synapse 工作区 SQL 池表的资源 ID

systemData

SystemData

Azure 资源的系统数据。

type

string

Azure 资源的类型

SystemData

与资源的创建和上次修改相关的元数据。

名称 类型 说明
createdAt

string

资源创建时间戳 (UTC) 。

createdBy

string

创建资源的标识。

createdByType

createdByType

创建资源的标识类型。

lastModifiedAt

string

上次修改资源的标识类型。

lastModifiedBy

string

上次修改资源的标识。

lastModifiedByType

lastModifiedByType

上次修改资源的标识类型。