getKustoClusterDataSetMapping

Get a DataSetMapping in a shareSubscription API Version: 2020-09-01.

Return

A Kusto cluster data set mapping

Parameters

argument

null


suspend fun getKustoClusterDataSetMapping(accountName: String, dataSetMappingName: String, resourceGroupName: String, shareSubscriptionName: String): GetKustoClusterDataSetMappingResult

Return

A Kusto cluster data set mapping

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.

See also


Return

A Kusto cluster data set mapping

Parameters

argument

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

See also