Skip to main content

attached_database_configurations

Overview

Nameattached_database_configurations
TypeResource
Idazure.data_explorer.attached_database_configurations

Fields

NameDatatypeDescription
locationstringResource location.
propertiesobjectClass representing the an attached database configuration properties of kind specific.

Methods

NameAccessible byRequired ParamsDescription
getSELECTattachedDatabaseConfigurationName, clusterName, resourceGroupName, subscriptionIdReturns an attached database configuration.
list_by_clusterSELECTclusterName, resourceGroupName, subscriptionIdReturns the list of attached database configurations of the given Kusto cluster.
create_or_updateINSERTattachedDatabaseConfigurationName, clusterName, resourceGroupName, subscriptionIdCreates or updates an attached database configuration.
deleteDELETEattachedDatabaseConfigurationName, clusterName, resourceGroupName, subscriptionIdDeletes the attached database configuration with the given name.
_list_by_clusterEXECclusterName, resourceGroupName, subscriptionIdReturns the list of attached database configurations of the given Kusto cluster.
check_name_availabilityEXECclusterName, resourceGroupName, subscriptionId, data__name, data__typeChecks that the attached database configuration resource name is valid and is not already in use.