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