Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (k)
»
Puppet Tasks
»
kusto_azure_databases_delete
Puppet Task: kusto_azure_databases_delete
Defined in:
tasks/kusto_azure_databases_delete.json,
tasks/kusto_azure_databases_delete.rb
Overview
Deletes the database with the given name.
Supports noop?
false
Parameters
error
(Optional[String[1]])
— An error response from Kusto.
resource_group_name
(Optional[String[1]])
— The name of the resource group containing the Kusto cluster.
cluster_name
(Optional[String[1]])
— The name of the Kusto cluster.
database_name
(Optional[String[1]])
— The name of the database in the Kusto cluster.
subscription_id
(Optional[String[1]])
— The ID of the target subscription.
api_version
(Optional[String[1]])
— The API version to use for this operation.