listKustoPoolFollowerDatabases

Returns a list of databases that are owned by this Kusto Pool and were followed by another Kusto Pool. API Version: 2021-06-01-preview.

Return

The list Kusto database principals operation response.

Parameters

argument

null


suspend fun listKustoPoolFollowerDatabases(kustoPoolName: String, resourceGroupName: String, workspaceName: String): ListKustoPoolFollowerDatabasesResult

Return

The list Kusto database principals operation response.

Parameters

kustoPoolName

The name of the Kusto pool.

resourceGroupName

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

workspaceName

The name of the workspace.

See also


Return

The list Kusto database principals operation response.

Parameters

argument

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

See also