Skip to main content

kusto_pool_attached_database_configurations

Overview

Namekusto_pool_attached_database_configurations
TypeResource
Idazure.synapse.kusto_pool_attached_database_configurations

Fields

NameDatatypeDescription
locationstringResource location.
propertiesobjectClass representing the an attached database configuration properties of kind specific.
systemDataobjectMetadata pertaining to creation and last modification of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTattachedDatabaseConfigurationName, kustoPoolName, resourceGroupName, subscriptionId, workspaceNameReturns an attached database configuration.
list_by_kusto_poolSELECTkustoPoolName, resourceGroupName, subscriptionId, workspaceNameReturns the list of attached database configurations of the given Kusto Pool.
create_or_updateINSERTattachedDatabaseConfigurationName, kustoPoolName, resourceGroupName, subscriptionId, workspaceNameCreates or updates an attached database configuration.
deleteDELETEattachedDatabaseConfigurationName, kustoPoolName, resourceGroupName, subscriptionId, workspaceNameDeletes the attached database configuration with the given name.
_list_by_kusto_poolEXECkustoPoolName, resourceGroupName, subscriptionId, workspaceNameReturns the list of attached database configurations of the given Kusto Pool.