data Set Mapping Resource
suspend fun dataSetMappingResource(name: String, block: suspend DataSetMappingResourceBuilder.() -> Unit): DataSetMapping
Deprecated
Please use one of the variants: ADLSGen2FileDataSetMapping, ADLSGen2FileSystemDataSetMapping, ADLSGen2FolderDataSetMapping, BlobContainerDataSetMapping, BlobDataSetMapping, BlobFolderDataSetMapping, KustoClusterDataSetMapping, KustoDatabaseDataSetMapping, SqlDBTableDataSetMapping, SqlDWTableDataSetMapping, SynapseWorkspaceSqlPoolTableDataSetMapping.
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for DataSetMapping.