Libraries
»
puppetlabs-azure_arm
(0.2.1)
»
Index (c)
»
Puppet Tasks
»
cadacou
Puppet Task: cadacou
Defined in:
tasks/cadacou.json,
tasks/cadacou.rb
Overview
Creates or updates an Azure Cosmos DB database account.
Supports noop?
false
Parameters
location
(Optional[String[1]])
— The location of the resource group to which the resource belongs.
id
(Optional[String[1]])
— The unique resource identifier of the database account.
resource_group_name
(Optional[String[1]])
— Name of an Azure resource group.
api_version
(Optional[String[1]])
— Version of the API to be used with the client request. The current version is 2015-04-08.
create_update_parameters
(Optional[String[1]])
— The parameters to provide for the current database account.
kind
(Optional[String[1]])
— Indicates the type of database account. This can only be set at database account creation.
properties
(Optional[String[1]])
—
tags
(Optional[String[1]])
—
name
(Optional[String[1]])
— The name of the database account.
subscription_id
(Optional[String[1]])
— Azure subscription ID.
account_name
(Optional[String[1]])
— Cosmos DB database account name.
type
(Optional[String[1]])
— The type of Azure resource.