Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (k)
»
Puppet Tasks
»
kusto_azure_databases_create_or_update
Puppet Task: kusto_azure_databases_create_or_update
Defined in:
tasks/kusto_azure_databases_create_or_update.json,
tasks/kusto_azure_databases_create_or_update.rb
Overview
Creates or updates a database.
Supports noop?
false
Parameters
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.
parameters
(Optional[String[1]])
— The database parameters supplied to the CreateOrUpdate operation.
subscription_id
(Optional[String[1]])
— The ID of the target subscription.
api_version
(Optional[String[1]])
— The API version to use for this operation.
error
(Optional[String[1]])
— An error response from Kusto.