StorageAccountAttributes Class
The storage account management attributes.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
StorageAccountAttributes
Constructor
StorageAccountAttributes(**kwargs)
Parameters
Variables
- created
- datetime
Creation time in UTC.
- updated
- datetime
Last updated time in UTC.
- recovery_level
- str or DeletionRecoveryLevel
Reflects the deletion recovery level currently in effect for storage accounts in the current vault. If it contains 'Purgeable' the storage account can be permanently deleted by a privileged user; otherwise, only the system can purge the storage account, at the end of the retention interval. Possible values include: 'Purgeable', 'Recoverable+Purgeable', 'Recoverable', 'Recoverable+ProtectedSubscription'
Feedback
Submit and view feedback for