Datashare Functions
object DatashareFunctions
Functions
Link copied to clipboard
Use this data source to access information about an existing Data Share Account.
Link copied to clipboard
suspend fun getDatasetBlobStorage(argument: GetDatasetBlobStoragePlainArgs): GetDatasetBlobStorageResult
Use this data source to access information about an existing Data Share Blob Storage Dataset.
suspend fun getDatasetBlobStorage(argument: suspend GetDatasetBlobStoragePlainArgsBuilder.() -> Unit): GetDatasetBlobStorageResult
Link copied to clipboard
suspend fun getDatasetDataLakeGen2(argument: GetDatasetDataLakeGen2PlainArgs): GetDatasetDataLakeGen2Result
Use this data source to access information about an existing Data Share Data Lake Gen2 Dataset.
suspend fun getDatasetDataLakeGen2(argument: suspend GetDatasetDataLakeGen2PlainArgsBuilder.() -> Unit): GetDatasetDataLakeGen2Result
Link copied to clipboard
suspend fun getDatasetKustoCluster(argument: GetDatasetKustoClusterPlainArgs): GetDatasetKustoClusterResult
Use this data source to access information about an existing Data Share Kusto Cluster Dataset.
suspend fun getDatasetKustoCluster(argument: suspend GetDatasetKustoClusterPlainArgsBuilder.() -> Unit): GetDatasetKustoClusterResult
Link copied to clipboard
suspend fun getDatasetKustoDatabase(argument: GetDatasetKustoDatabasePlainArgs): GetDatasetKustoDatabaseResult
Use this data source to access information about an existing Data Share Kusto Database Dataset.
suspend fun getDatasetKustoDatabase(argument: suspend GetDatasetKustoDatabasePlainArgsBuilder.() -> Unit): GetDatasetKustoDatabaseResult
Link copied to clipboard
Use this data source to access information about an existing Data Share.