StorageAccountUpdateParameters Class
The storage account update parameters.
- Inheritance
-
StorageAccountUpdateParameters
Constructor
StorageAccountUpdateParameters(**kwargs)
Parameters
- active_key_name
-
str
Required
The current active storage account key name.
- auto_regenerate_key
-
bool
Required
whether keyvault should manage the storage
account for the user.
- regeneration_period
-
str
Required
The key regeneration time duration specified
in ISO-8601 format.
- tags
-
dict[str, str]
Required
Application specific metadata in the form of key-value pairs.