get Big Data Pool
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
big Data Pool Name
Big Data pool name
resource Group Name
The name of the resource group. The name is case insensitive.
workspace Name
The name of the workspace.
See also
suspend fun getBigDataPool(argument: suspend GetBigDataPoolPlainArgsBuilder.() -> Unit): GetBigDataPoolResult
Return
A Big Data pool
Parameters
argument
Builder for com.pulumi.azurenative.synapse.kotlin.inputs.GetBigDataPoolPlainArgs.