Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (c)
»
Puppet Tasks
»
cosmosdb_azure_database_accounts_list_tables
Puppet Task: cosmosdb_azure_database_accounts_list_tables
Defined in:
tasks/cosmosdb_azure_database_accounts_list_tables.json,
tasks/cosmosdb_azure_database_accounts_list_tables.rb
Overview
Lists the Tables under an existing Azure Cosmos DB database account.
Supports noop?
false
Parameters
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.
api_version
(Optional[String[1]])
— Version of the API to be used with the client request. The current version is 2015-04-08.
value
(Optional[String[1]])
— List of Table and their properties.