Skip to main content

kusto_pools

Overview

Namekusto_pools
TypeResource
Idazure.synapse.kusto_pools

Fields

NameDatatypeDescription
etagstringA unique read-only string that changes whenever the resource is updated.
locationstringThe geo-location where the resource lives
propertiesobjectClass representing the Kusto pool properties.
skuobjectAzure SKU definition.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTkustoPoolName, resourceGroupName, subscriptionId, workspaceNameGets a Kusto pool.
list_by_workspaceSELECTresourceGroupName, subscriptionId, workspaceNameList all Kusto pools
create_or_updateINSERTkustoPoolName, resourceGroupName, subscriptionId, workspaceName, data__skuCreate or update a Kusto pool.
deleteDELETEkustoPoolName, resourceGroupName, subscriptionId, workspaceNameDeletes a Kusto pool.
_list_by_workspaceEXECresourceGroupName, subscriptionId, workspaceNameList all Kusto pools
add_language_extensionsEXECkustoPoolName, resourceGroupName, subscriptionId, workspaceNameAdd a list of language extensions that can run within KQL queries.
check_name_availabilityEXEClocation, subscriptionId, data__name, data__typeChecks that the kusto pool name is valid and is not already in use.
detach_follower_databasesEXECkustoPoolName, resourceGroupName, subscriptionId, workspaceName, data__attachedDatabaseConfigurationName, data__clusterResourceIdDetaches all followers of a database owned by this Kusto Pool.
remove_language_extensionsEXECkustoPoolName, resourceGroupName, subscriptionId, workspaceNameRemove a list of language extensions that can run within KQL queries.
startEXECkustoPoolName, resourceGroupName, subscriptionId, workspaceNameStarts a Kusto pool.
stopEXECkustoPoolName, resourceGroupName, subscriptionId, workspaceNameStops a Kusto pool.
updateEXECkustoPoolName, resourceGroupName, subscriptionId, workspaceNameUpdate a Kusto Kusto Pool.