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