Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (k)
»
Puppet Tasks
»
keyvault_azure_set_storage_account
Puppet Task: keyvault_azure_set_storage_account
Defined in:
tasks/keyvault_azure_set_storage_account.json,
tasks/keyvault_azure_set_storage_account.rb
Overview
Creates or updates a new storage account. This operation requires the storage/set permission.
Supports noop?
false
Parameters
storage_account_name
(Optional[String[1]])
— The name of the storage account.
api_version
(Optional[String[1]])
— Client API version.
autoregeneratekey
(Optional[String[1]])
— whether keyvault should manage the storage account for the user.
activekeyname
(Optional[String[1]])
— Current active storage account key name.
parameters
(Optional[String[1]])
— The parameters to create a storage account.
regenerationperiod
(Optional[String[1]])
— The key regeneration time duration specified in ISO-8601 format.
attributes
(Optional[String[1]])
— The attributes of the storage account.
tags
(Optional[String[1]])
— Application specific metadata in the form of key-value pairs.
resourceid
(Optional[String[1]])
— Storage account resource id.