getKustoDatabaseDataSetMapping

Get a DataSetMapping in a shareSubscription Azure REST API version: 2021-08-01.

Return

A Kusto database data set mapping

Parameters

argument

null


suspend fun getKustoDatabaseDataSetMapping(accountName: String, dataSetMappingName: String, resourceGroupName: String, shareSubscriptionName: String): GetKustoDatabaseDataSetMappingResult

Return

A Kusto database data set mapping

See also

Parameters

accountName

The name of the share account.

dataSetMappingName

The name of the dataSetMapping.

resourceGroupName

The resource group name.

shareSubscriptionName

The name of the shareSubscription.


Return

A Kusto database data set mapping

See also

Parameters

argument

Builder for com.pulumi.azurenative.datashare.kotlin.inputs.GetKustoDatabaseDataSetMappingPlainArgs.