Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (c)
»
Puppet Tasks
»
cosmosdb_azure_database_accounts_online_region
Puppet Task: cosmosdb_azure_database_accounts_online_region
Defined in:
tasks/cosmosdb_azure_database_accounts_online_region.json,
tasks/cosmosdb_azure_database_accounts_online_region.rb
Overview
Online the specified region for the specified Azure Cosmos DB database account.
Supports noop?
false
Parameters
api_version
(Optional[String[1]])
— Version of the API to be used with the client request. The current version is 2015-04-08.
region_parameter_for_online
(Optional[String[1]])
— Cosmos DB region to online for the database account.
region
(Optional[String[1]])
— Cosmos DB region, with spaces between words and each word capitalized.
subscription_id
(Optional[String[1]])
— Azure subscription ID.
resource_group_name
(Optional[String[1]])
— Name of an Azure resource group.
account_name
(Optional[String[1]])
— Cosmos DB database account name.