PersistentVolumeRestoreMode Enum
Gets or sets the PV (Persistent Volume) Restore Mode property. This property sets whether volumes needs to be restored.
- Inheritance
-
builtins.strPersistentVolumeRestoreModePersistentVolumeRestoreMode
Constructor
PersistentVolumeRestoreMode(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
Fields
RESTORE_WITHOUT_VOLUME_DATA |
RESTORE_WITH_VOLUME_DATA |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python