DataConnectionArgs

fun DataConnectionArgs(dataConnectionName: Output<String>? = null, databaseName: Output<String>? = null, kind: Output<Either<String, DataConnectionKind>>? = null, kustoPoolName: Output<String>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, workspaceName: Output<String>? = null)

Deprecated

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