getBigDataPool

Get a Big Data pool. API Version: 2021-03-01.

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