getBigDataPool

Get a Big Data pool. Uses Azure REST API version 2021-06-01. Other available API versions: 2021-05-01, 2021-06-01-preview.

Return

A Big Data pool

Parameters

argument

null


suspend fun getBigDataPool(bigDataPoolName: String, resourceGroupName: String, workspaceName: String): GetBigDataPoolResult

Return

A Big Data pool

Parameters

bigDataPoolName

Big Data pool name

resourceGroupName

The name of the resource group. The name is case insensitive.

workspaceName

The name of the workspace.

See also


Return

A Big Data pool

Parameters

argument

Builder for com.pulumi.azurenative.synapse.kotlin.inputs.GetBigDataPoolPlainArgs.

See also