StorageBundle Class
A Storage account bundle consists of key vault storage account details plus its attributes.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
StorageBundle
Constructor
StorageBundle(**kwargs)
Variables
- id
- str
The storage account id.
- resource_id
- str
The storage account resource id.
- active_key_name
- str
The current active storage account key name.
- auto_regenerate_key
- bool
whether keyvault should manage the storage account for the user.
- regeneration_period
- str
The key regeneration time duration specified in ISO-8601 format.
- attributes
- StorageAccountAttributes
The storage account attributes.
Feedback
Submit and view feedback for