DeletionRecoveryLevel Enum
The deletion recovery level currently in effect for the object. If it contains 'Purgeable', then the object can be permanently deleted by a privileged user; otherwise, only the system can purge the object at the end of the retention interval.
- Inheritance
-
builtins.strDeletionRecoveryLevelDeletionRecoveryLevel
Constructor
DeletionRecoveryLevel(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
Fields
PURGEABLE |
RECOVERABLE |
RECOVERABLE_PROTECTED_SUBSCRIPTION |
RECOVERABLE_PURGEABLE |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python