getDataConnection

Deprecated

Please use one of the variants: EventGridDataConnection, EventHubDataConnection, IotHubDataConnection.

Class representing an data connection. API Version: 2021-01-01.

Return

Class representing an data connection.

Parameters

argument

null


suspend fun getDataConnection(clusterName: String, dataConnectionName: String, databaseName: String, resourceGroupName: String): GetDataConnectionResult

Deprecated

Please use one of the variants: EventGridDataConnection, EventHubDataConnection, IotHubDataConnection.

Return

Class representing an data connection.

See also

Parameters

clusterName

The name of the Kusto cluster.

dataConnectionName

The name of the data connection.

databaseName

The name of the database in the Kusto cluster.

resourceGroupName

The name of the resource group containing the Kusto cluster.


Deprecated

Please use one of the variants: EventGridDataConnection, EventHubDataConnection, IotHubDataConnection.

Return

Class representing an data connection.

See also

Parameters

argument

Builder for com.pulumi.azurenative.kusto.kotlin.inputs.GetDataConnectionPlainArgs.