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