getkusto Pool
Gets a Kusto pool. API Version: 2021-04-01-preview.
Return
Class representing a Kusto kusto pool.
Parameters
argument
null
suspend fun getkustoPool(kustoPoolName: String, resourceGroupName: String, workspaceName: String): GetkustoPoolResult
Return
Class representing a Kusto kusto pool.
Parameters
kusto Pool Name
The name of the Kusto pool.
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 getkustoPool(argument: suspend GetkustoPoolPlainArgsBuilder.() -> Unit): GetkustoPoolResult
Return
Class representing a Kusto kusto pool.
Parameters
argument
Builder for com.pulumi.azurenative.synapse.kotlin.inputs.GetkustoPoolPlainArgs.